Changeset 1921
- Timestamp:
- 4/16/2010 10:09:31 AM (3 years ago)
- Location:
- trunk/eraser6/Installer/Bootstrapper
- Files:
-
- 1 added
- 1 edited
-
Bootstrapper.manifest (added)
-
Bootstrapper.vcproj (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/Bootstrapper/Bootstrapper.vcproj
r1802 r1921 66 66 OutputFile="$(OutDir)\Bootstrapper.exe" 67 67 LinkIncremental="2" 68 UACExecutionLevel="2"69 68 GenerateDebugInformation="true" 70 69 SubSystem="2" … … 143 142 OutputFile="$(OutDir)\Bootstrapper.exe" 144 143 LinkIncremental="1" 145 UACExecutionLevel="2"146 144 GenerateDebugInformation="true" 147 145 SubSystem="2" … … 238 236 > 239 237 <File 238 RelativePath=".\Bootstrapper.manifest" 239 > 240 <FileConfiguration 241 Name="Debug|Win32" 242 ExcludedFromBuild="true" 243 > 244 <Tool 245 Name="VCCustomBuildTool" 246 /> 247 </FileConfiguration> 248 <FileConfiguration 249 Name="Release|Win32" 250 ExcludedFromBuild="true" 251 > 252 <Tool 253 Name="VCCustomBuildTool" 254 /> 255 </FileConfiguration> 256 </File> 257 <File 240 258 RelativePath=".\Bootstrapper.rc" 241 259 >
Note: See TracChangeset
for help on using the changeset viewer.
