Changeset 1845
- Timestamp:
- Sep 28, 2008, 12:47:34 PM (16 years ago)
- Location:
- code/trunk/visual_studio/vc8
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/visual_studio/vc8/orxonox_vc8.sln
r1842 r1845 4 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptcl", "cpptcl.vcproj", "{53C56131-E2AA-4A27-B460-7AC05D61A0E6}" 5 5 EndProject 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ti xml", "tixml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}"6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml", "tinyxml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}" 7 7 EndProject 8 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua", "tolua.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}" -
code/trunk/visual_studio/vc8/tinyxml.vcproj
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/code/branches/ceguilua/visual_studio/vc8/tixml.vcproj merged eligible /code/branches/core3/visual_studio/vc8/tixml.vcproj merged eligible /code/branches/gui/visual_studio/vc8/tixml.vcproj merged eligible /code/branches/gcc43/visual_studio/vc8/tixml.vcproj 1580 /code/branches/input/visual_studio/vc8/tixml.vcproj 1629-1636
r1844 r1845 3 3 ProjectType="Visual C++" 4 4 Version="8.00" 5 Name="ti xml"5 Name="tinyxml" 6 6 ProjectGUID="{F101C2F0-1CB9-4A57-827B-6C399A99B28F}" 7 7 RootNamespace="orxonox" … … 19 19 Name="Debug|Win32" 20 20 ConfigurationType="4" 21 InheritedPropertySheets=".\debug.vsprops;.\ti xml.vsprops"21 InheritedPropertySheets=".\debug.vsprops;.\tinyxml.vsprops" 22 22 CharacterSet="1" 23 23 > … … 71 71 Name="Release|Win32" 72 72 ConfigurationType="4" 73 InheritedPropertySheets=".\release.vsprops;.\ti xml.vsprops"73 InheritedPropertySheets=".\release.vsprops;.\tinyxml.vsprops" 74 74 CharacterSet="1" 75 75 WholeProgramOptimization="0" -
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
code/trunk/visual_studio/vc8/tinyxml.vsprops
r1844 r1845 3 3 ProjectType="Visual C++" 4 4 Version="8.00" 5 Name="ti xml"5 Name="tinyxml" 6 6 InheritedPropertySheets=".\directories.vsprops" 7 7 >
Note: See TracChangeset
for help on using the changeset viewer.