1
0
Fork 0

No terrasync in Win64

This commit is contained in:
Frederic Bouvier 2012-08-02 08:53:50 +02:00
parent 759b6b3de8
commit 4959ccdd15

View file

@ -69,7 +69,6 @@ Section "" ;No components page, name is not important
File ${FGBinDir}\fgfs.exe
File ${FGBinDir}\fgjs.exe
File ${FGBinDir}\terrasync.exe
File ${FGRunDir}\bin\fgrun.exe
File ${OSGInstallDir}\bin\osg${OSGSoNumber}-osg.dll
@ -117,7 +116,7 @@ Section "" ;No components page, name is not important
File ${OSGPluginsDir}\osgdb_deprecated_osgparticle.dll
Exec '"$INSTDIR\fgrun.exe" --silent --fg-exe="$INSTDIR\fgfs.exe" --ts-exe="$INSTDIR\terrasync.exe" '
Exec '"$INSTDIR\fgrun.exe" --silent --fg-exe="$INSTDIR\fgfs.exe" '
CreateDirectory "$SMPROGRAMS\FlightGear"
CreateShortCut "$SMPROGRAMS\FlightGear\FlightGear64-nightly-2010.lnk" "$INSTDIR\fgrun.exe"