1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8,00"
|
---|
5 | Name="rain"
|
---|
6 | ProjectGUID="{BF9454C7-33EA-48FF-B289-4440775C1DF7}"
|
---|
7 | RootNamespace="rain"
|
---|
8 | >
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"
|
---|
12 | />
|
---|
13 | </Platforms>
|
---|
14 | <ToolFiles>
|
---|
15 | </ToolFiles>
|
---|
16 | <Configurations>
|
---|
17 | <Configuration
|
---|
18 | Name="Debug|Win32"
|
---|
19 | OutputDirectory="bin\$(ConfigurationName)"
|
---|
20 | IntermediateDirectory="obj\$(ConfigurationName)"
|
---|
21 | ConfigurationType="1"
|
---|
22 | CharacterSet="2"
|
---|
23 | >
|
---|
24 | <Tool
|
---|
25 | Name="VCPreBuildEventTool"
|
---|
26 | />
|
---|
27 | <Tool
|
---|
28 | Name="VCCustomBuildTool"
|
---|
29 | />
|
---|
30 | <Tool
|
---|
31 | Name="VCXMLDataGeneratorTool"
|
---|
32 | />
|
---|
33 | <Tool
|
---|
34 | Name="VCWebServiceProxyGeneratorTool"
|
---|
35 | />
|
---|
36 | <Tool
|
---|
37 | Name="VCMIDLTool"
|
---|
38 | />
|
---|
39 | <Tool
|
---|
40 | Name="VCCLCompilerTool"
|
---|
41 | Optimization="0"
|
---|
42 | AdditionalIncludeDirectories="include;$(OGRE_HOME)\include;$(OGRE_HOME)\samples\include"
|
---|
43 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
---|
44 | MinimalRebuild="true"
|
---|
45 | ExceptionHandling="1"
|
---|
46 | BasicRuntimeChecks="3"
|
---|
47 | RuntimeLibrary="3"
|
---|
48 | EnableFunctionLevelLinking="true"
|
---|
49 | UsePrecompiledHeader="0"
|
---|
50 | WarningLevel="3"
|
---|
51 | Detect64BitPortabilityProblems="true"
|
---|
52 | DebugInformationFormat="4"
|
---|
53 | />
|
---|
54 | <Tool
|
---|
55 | Name="VCManagedResourceCompilerTool"
|
---|
56 | />
|
---|
57 | <Tool
|
---|
58 | Name="VCResourceCompilerTool"
|
---|
59 | />
|
---|
60 | <Tool
|
---|
61 | Name="VCPreLinkEventTool"
|
---|
62 | />
|
---|
63 | <Tool
|
---|
64 | Name="VCLinkerTool"
|
---|
65 | AdditionalDependencies="OgreMain_d.lib user32.lib"
|
---|
66 | OutputFile="$(OutDir)\$(ProjectName).exe"
|
---|
67 | LinkIncremental="2"
|
---|
68 | AdditionalLibraryDirectories="$(OGRE_HOME)\lib"
|
---|
69 | GenerateDebugInformation="true"
|
---|
70 | ProgramDatabaseFile="$(OutDir)/rain.pdb"
|
---|
71 | SubSystem="2"
|
---|
72 | TargetMachine="1"
|
---|
73 | />
|
---|
74 | <Tool
|
---|
75 | Name="VCALinkTool"
|
---|
76 | />
|
---|
77 | <Tool
|
---|
78 | Name="VCManifestTool"
|
---|
79 | />
|
---|
80 | <Tool
|
---|
81 | Name="VCXDCMakeTool"
|
---|
82 | />
|
---|
83 | <Tool
|
---|
84 | Name="VCBscMakeTool"
|
---|
85 | />
|
---|
86 | <Tool
|
---|
87 | Name="VCFxCopTool"
|
---|
88 | />
|
---|
89 | <Tool
|
---|
90 | Name="VCAppVerifierTool"
|
---|
91 | />
|
---|
92 | <Tool
|
---|
93 | Name="VCWebDeploymentTool"
|
---|
94 | />
|
---|
95 | <Tool
|
---|
96 | Name="VCPostBuildEventTool"
|
---|
97 | CommandLine=""
|
---|
98 | />
|
---|
99 | </Configuration>
|
---|
100 | <Configuration
|
---|
101 | Name="Release|Win32"
|
---|
102 | OutputDirectory="bin\$(ConfigurationName)"
|
---|
103 | IntermediateDirectory="obj\$(ConfigurationName)"
|
---|
104 | ConfigurationType="1"
|
---|
105 | CharacterSet="2"
|
---|
106 | WholeProgramOptimization="1"
|
---|
107 | >
|
---|
108 | <Tool
|
---|
109 | Name="VCPreBuildEventTool"
|
---|
110 | />
|
---|
111 | <Tool
|
---|
112 | Name="VCCustomBuildTool"
|
---|
113 | />
|
---|
114 | <Tool
|
---|
115 | Name="VCXMLDataGeneratorTool"
|
---|
116 | />
|
---|
117 | <Tool
|
---|
118 | Name="VCWebServiceProxyGeneratorTool"
|
---|
119 | />
|
---|
120 | <Tool
|
---|
121 | Name="VCMIDLTool"
|
---|
122 | />
|
---|
123 | <Tool
|
---|
124 | Name="VCCLCompilerTool"
|
---|
125 | InlineFunctionExpansion="1"
|
---|
126 | AdditionalIncludeDirectories="include;$(OGRE_HOME)\include;$(OGRE_HOME)\samples\include"
|
---|
127 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
128 | MinimalRebuild="true"
|
---|
129 | ExceptionHandling="1"
|
---|
130 | RuntimeLibrary="2"
|
---|
131 | EnableFunctionLevelLinking="true"
|
---|
132 | UsePrecompiledHeader="0"
|
---|
133 | WarningLevel="3"
|
---|
134 | Detect64BitPortabilityProblems="true"
|
---|
135 | DebugInformationFormat="3"
|
---|
136 | />
|
---|
137 | <Tool
|
---|
138 | Name="VCManagedResourceCompilerTool"
|
---|
139 | />
|
---|
140 | <Tool
|
---|
141 | Name="VCResourceCompilerTool"
|
---|
142 | />
|
---|
143 | <Tool
|
---|
144 | Name="VCPreLinkEventTool"
|
---|
145 | />
|
---|
146 | <Tool
|
---|
147 | Name="VCLinkerTool"
|
---|
148 | AdditionalDependencies="OgreMain.lib user32.lib"
|
---|
149 | OutputFile="$(OutDir)\$(ProjectName).exe"
|
---|
150 | LinkIncremental="1"
|
---|
151 | AdditionalLibraryDirectories="$(OGRE_HOME)\lib"
|
---|
152 | GenerateDebugInformation="true"
|
---|
153 | SubSystem="2"
|
---|
154 | OptimizeReferences="2"
|
---|
155 | EnableCOMDATFolding="2"
|
---|
156 | TargetMachine="1"
|
---|
157 | />
|
---|
158 | <Tool
|
---|
159 | Name="VCALinkTool"
|
---|
160 | />
|
---|
161 | <Tool
|
---|
162 | Name="VCManifestTool"
|
---|
163 | />
|
---|
164 | <Tool
|
---|
165 | Name="VCXDCMakeTool"
|
---|
166 | />
|
---|
167 | <Tool
|
---|
168 | Name="VCBscMakeTool"
|
---|
169 | />
|
---|
170 | <Tool
|
---|
171 | Name="VCFxCopTool"
|
---|
172 | />
|
---|
173 | <Tool
|
---|
174 | Name="VCAppVerifierTool"
|
---|
175 | />
|
---|
176 | <Tool
|
---|
177 | Name="VCWebDeploymentTool"
|
---|
178 | />
|
---|
179 | <Tool
|
---|
180 | Name="VCPostBuildEventTool"
|
---|
181 | CommandLine=""
|
---|
182 | />
|
---|
183 | </Configuration>
|
---|
184 | </Configurations>
|
---|
185 | <References>
|
---|
186 | </References>
|
---|
187 | <Files>
|
---|
188 | <Filter
|
---|
189 | Name="Source files"
|
---|
190 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
191 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
192 | >
|
---|
193 | <File
|
---|
194 | RelativePath=".\src\main.cpp"
|
---|
195 | >
|
---|
196 | </File>
|
---|
197 | <File
|
---|
198 | RelativePath=".\src\RainCloseDropsParticles.cpp"
|
---|
199 | >
|
---|
200 | </File>
|
---|
201 | <File
|
---|
202 | RelativePath=".\src\RainFrameListener.cpp"
|
---|
203 | >
|
---|
204 | </File>
|
---|
205 | <File
|
---|
206 | RelativePath=".\src\RainLight.cpp"
|
---|
207 | >
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath=".\src\RainTextureFrameListener.cpp"
|
---|
211 | >
|
---|
212 | </File>
|
---|
213 | </Filter>
|
---|
214 | <Filter
|
---|
215 | Name="Resources"
|
---|
216 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
---|
217 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
---|
218 | >
|
---|
219 | <File
|
---|
220 | RelativePath=".\res\rain.ico"
|
---|
221 | >
|
---|
222 | </File>
|
---|
223 | <File
|
---|
224 | RelativePath=".\res\rain.rc"
|
---|
225 | >
|
---|
226 | </File>
|
---|
227 | <Filter
|
---|
228 | Name="Headers"
|
---|
229 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
230 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
231 | >
|
---|
232 | <File
|
---|
233 | RelativePath=".\include\CommonRain.h"
|
---|
234 | >
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath=".\include\RainCloseDropsParticles.h"
|
---|
238 | >
|
---|
239 | </File>
|
---|
240 | <File
|
---|
241 | RelativePath=".\include\RainFrameListener.h"
|
---|
242 | >
|
---|
243 | </File>
|
---|
244 | <File
|
---|
245 | RelativePath=".\include\RainLight.h"
|
---|
246 | >
|
---|
247 | </File>
|
---|
248 | <File
|
---|
249 | RelativePath=".\include\RainManualHardwareBillboardMeshLoader.h"
|
---|
250 | >
|
---|
251 | </File>
|
---|
252 | <File
|
---|
253 | RelativePath=".\include\RainTextureFrameListener.h"
|
---|
254 | >
|
---|
255 | </File>
|
---|
256 | </Filter>
|
---|
257 | </Filter>
|
---|
258 | <Filter
|
---|
259 | Name="Shaders"
|
---|
260 | >
|
---|
261 | <File
|
---|
262 | RelativePath=".\rainMaterials\billboardPosTexUpdaterFP.cg"
|
---|
263 | >
|
---|
264 | </File>
|
---|
265 | <File
|
---|
266 | RelativePath=".\rainMaterials\gouttesTexCoordsFP.cg"
|
---|
267 | >
|
---|
268 | </File>
|
---|
269 | <File
|
---|
270 | RelativePath=".\rainMaterials\gouttesTexCoordsVP.cg"
|
---|
271 | >
|
---|
272 | </File>
|
---|
273 | </Filter>
|
---|
274 | </Files>
|
---|
275 | <Globals>
|
---|
276 | </Globals>
|
---|
277 | </VisualStudioProject>
|
---|