Changeset 655 in dev for trunk/ab5.0/abdev/abdev/abdev.vcproj
- Timestamp:
- Jun 18, 2008, 11:03:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/abdev/abdev.vcproj
r651 r655 82 82 LinkIncremental="1" 83 83 SuppressStartupBanner="true" 84 AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" 84 85 ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" 85 86 SubSystem="2" … … 180 181 LinkIncremental="2" 181 182 SuppressStartupBanner="true" 183 AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" 182 184 GenerateDebugInformation="true" 183 185 ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" … … 279 281 LinkIncremental="1" 280 282 SuppressStartupBanner="true" 283 AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" 281 284 ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" 282 285 SubSystem="2" … … 377 380 LinkIncremental="2" 378 381 SuppressStartupBanner="true" 382 AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" 379 383 GenerateDebugInformation="true" 380 384 ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" … … 2208 2212 > 2209 2213 <File 2210 RelativePath="CFileInfo.cpp"2211 >2212 <FileConfiguration2213 Name="TheText_Release|Win32"2214 >2215 <Tool2216 Name="VCCLCompilerTool"2217 PreprocessorDefinitions=""2218 />2219 </FileConfiguration>2220 <FileConfiguration2221 Name="Debug|Win32"2222 >2223 <Tool2224 Name="VCCLCompilerTool"2225 PreprocessorDefinitions=""2226 />2227 </FileConfiguration>2228 <FileConfiguration2229 Name="Release|Win32"2230 >2231 <Tool2232 Name="VCCLCompilerTool"2233 PreprocessorDefinitions=""2234 />2235 </FileConfiguration>2236 <FileConfiguration2237 Name="TheText_Debug|Win32"2238 >2239 <Tool2240 Name="VCCLCompilerTool"2241 PreprocessorDefinitions=""2242 />2243 </FileConfiguration>2244 </File>2245 <File2246 2214 RelativePath="FileTree.cpp" 2247 2215 > … … 2689 2657 Name="ProjectManager" 2690 2658 > 2659 <File 2660 RelativePath=".\src\ProjectManager\FileManager.cpp" 2661 > 2662 </File> 2691 2663 <File 2692 2664 RelativePath=".\src\ProjectManager\ProjectManager.cpp"
Note: See TracChangeset
for help on using the changeset viewer.