Changeset 1193 for code/branches/input/visual_studio/vc8
- Timestamp:
- Apr 27, 2008, 1:50:28 PM (17 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/tolua.vcproj
r1158 r1193 3 3 ProjectType="Visual C++" 4 4 Version="8.00" 5 Name="tolua ++"5 Name="tolua" 6 6 ProjectGUID="{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}" 7 7 RootNamespace="FICN" … … 19 19 Name="Debug|Win32" 20 20 ConfigurationType="4" 21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\tolua ++_properties.vsprops"21 InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\tolua_properties.vsprops" 22 22 CharacterSet="1" 23 23 > … … 71 71 Name="Release|Win32" 72 72 ConfigurationType="4" 73 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\tolua ++_properties.vsprops"73 InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\tolua_properties.vsprops" 74 74 CharacterSet="1" 75 75 WholeProgramOptimization="1"
Note: See TracChangeset
for help on using the changeset viewer.