1 <?xml version=
"1.0" encoding=
"Windows-1252"?>
3 ProjectType=
"Visual C++"
6 ProjectGUID=
"{DE0380F9-C910-4E99-A841-93550D0E61D7}"
15 OutputDirectory=
".\g3dlite__$(PlatformName)_$(ConfigurationName)"
16 IntermediateDirectory=
".\g3dlite__$(PlatformName)_$(ConfigurationName)"
20 Name=
"VCCLCompilerTool"
22 AdditionalIncludeDirectories=
"..\..\dep\include\g3dlite"
23 PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE;"
24 MinimalRebuild=
"FALSE"
25 BasicRuntimeChecks=
"3"
27 BufferSecurityCheck=
"TRUE"
28 UsePrecompiledHeader=
"0"
29 AssemblerListingLocation=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
30 ObjectFile=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
31 ProgramDataBaseFileName=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
33 Detect64BitPortabilityProblems=
"TRUE"
34 DebugInformationFormat=
"4"/>
36 Name=
"VCCustomBuildTool"/>
38 Name=
"VCLibrarianTool"
39 OutputFile=
"$(OutDir)/g3dlite.lib"
40 IgnoreAllDefaultLibraries=
"TRUE"/>
44 Name=
"VCPostBuildEventTool"/>
46 Name=
"VCPreBuildEventTool"/>
48 Name=
"VCPreLinkEventTool"/>
50 Name=
"VCResourceCompilerTool"/>
52 Name=
"VCWebServiceProxyGeneratorTool"/>
54 Name=
"VCXMLDataGeneratorTool"/>
56 Name=
"VCManagedWrapperGeneratorTool"/>
58 Name=
"VCAuxiliaryManagedWrapperGeneratorTool"/>
62 OutputDirectory=
".\g3dlite__$(PlatformName)_$(ConfigurationName)"
63 IntermediateDirectory=
".\g3dlite__$(PlatformName)_$(ConfigurationName)"
67 Name=
"VCCLCompilerTool"
68 AdditionalIncludeDirectories=
"..\..\dep\include\g3dlite"
69 PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE"
71 EnableEnhancedInstructionSet=
"1"
72 UsePrecompiledHeader=
"0"
73 AssemblerListingLocation=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
74 ObjectFile=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
75 ProgramDataBaseFileName=
".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
77 Detect64BitPortabilityProblems=
"TRUE"
78 DebugInformationFormat=
"3"/>
80 Name=
"VCCustomBuildTool"/>
82 Name=
"VCLibrarianTool"
83 OutputFile=
"$(OutDir)/g3dlite.lib"/>
87 Name=
"VCPostBuildEventTool"/>
89 Name=
"VCPreBuildEventTool"/>
91 Name=
"VCPreLinkEventTool"/>
93 Name=
"VCResourceCompilerTool"/>
95 Name=
"VCWebServiceProxyGeneratorTool"/>
97 Name=
"VCXMLDataGeneratorTool"/>
99 Name=
"VCManagedWrapperGeneratorTool"/>
101 Name=
"VCAuxiliaryManagedWrapperGeneratorTool"/>
111 RelativePath=
"..\..\dep\src\g3dlite\AABox.cpp">
114 RelativePath=
"..\..\dep\src\g3dlite\Box.cpp">
117 RelativePath=
"..\..\dep\src\g3dlite\Crypto.cpp">
120 RelativePath=
"..\..\dep\src\g3dlite\format.cpp">
123 RelativePath=
"..\..\dep\src\g3dlite\Matrix3.cpp">
126 RelativePath=
"..\..\dep\src\g3dlite\Plane.cpp">
129 RelativePath=
"..\..\dep\src\g3dlite\System.cpp">
132 RelativePath=
"..\..\dep\src\g3dlite\Triangle.cpp">
135 RelativePath=
"..\..\dep\src\g3dlite\Vector3.cpp">
138 RelativePath=
"..\..\dep\src\g3dlite\Vector4.cpp">
145 RelativePath=
"..\..\dep\include\g3dlite\G3D\AABox.h">
148 RelativePath=
"..\..\dep\include\g3dlite\G3D\Array.h">
151 RelativePath=
"..\..\dep\include\g3dlite\G3D\Box.h">
154 RelativePath=
"..\..\dep\include\g3dlite\G3D\CollisionDetection.h">
157 RelativePath=
"..\..\dep\include\g3dlite\G3D\CoordinateFrame.h">
160 RelativePath=
"..\..\dep\include\g3dlite\G3D\Crypto.h">
163 RelativePath=
"..\..\dep\include\g3dlite\G3D\debug.h">
166 RelativePath=
"..\..\dep\include\g3dlite\G3D\format.h">
169 RelativePath=
"..\..\dep\include\g3dlite\G3D\g3dmath.h">
172 RelativePath=
"..\..\dep\include\g3dlite\G3D\g3dmath.inl">
175 RelativePath=
"..\..\dep\include\g3dlite\G3D\GCamera.h">
178 RelativePath=
"..\..\dep\include\g3dlite\G3D\Line.h">
181 RelativePath=
"..\..\dep\include\g3dlite\G3D\Matrix3.h">
184 RelativePath=
"..\..\dep\include\g3dlite\G3D\Plane.h">
187 RelativePath=
"..\..\dep\include\g3dlite\G3D\platform.h">
190 RelativePath=
"..\..\dep\include\g3dlite\G3D\Quat.h">
193 RelativePath=
"..\..\dep\include\g3dlite\G3D\Quat.inl">
196 RelativePath=
"..\..\dep\include\g3dlite\G3D\Ray.h">
199 RelativePath=
"..\..\dep\include\g3dlite\G3D\RegistryUtil.h">
202 RelativePath=
"..\..\dep\include\g3dlite\G3D\Sphere.h">
205 RelativePath=
"..\..\dep\include\g3dlite\G3D\stringutils.h">
208 RelativePath=
"..\..\dep\include\g3dlite\G3D\System.h">
211 RelativePath=
"..\..\dep\include\g3dlite\G3D\Table.h">
214 RelativePath=
"..\..\dep\include\g3dlite\G3D\Triangle.h">
217 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector2.h">
220 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector2.inl">
223 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector2int16.h">
226 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector3.h">
229 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector3.inl">
232 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector3int16.h">
235 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector4.h">
238 RelativePath=
"..\..\dep\include\g3dlite\G3D\Vector4.inl">
244 </VisualStudioProject>