Changeset 1838 for code/trunk/visual_studio/vc8/cpptcl.vcproj
- Timestamp:
- Sep 27, 2008, 9:13:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/visual_studio/vc8/cpptcl.vcproj
r1567 r1838 19 19 Name="Debug|Win32" 20 20 ConfigurationType="4" 21 InheritedPropertySheets="$(SolutionDir)base_ properties_debug.vsprops;..\cpptcl_properties.vsprops"21 InheritedPropertySheets="$(SolutionDir)base_debug.vsprops;..\cpptcl.vsprops" 22 22 CharacterSet="1" 23 23 > … … 71 71 Name="Release|Win32" 72 72 ConfigurationType="4" 73 InheritedPropertySheets="$(SolutionDir)base_ properties_release.vsprops;..\cpptcl_properties.vsprops"73 InheritedPropertySheets="$(SolutionDir)base_release.vsprops;..\cpptcl.vsprops" 74 74 CharacterSet="1" 75 75 WholeProgramOptimization="0"
Note: See TracChangeset
for help on using the changeset viewer.