1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="Plugin_CgProgramManager"
|
---|
6 | ProjectGUID="{1C741C2F-3278-43D8-9FD2-E631A64B70AE}"
|
---|
7 | Keyword="Win32Proj"
|
---|
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="2"
|
---|
22 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
23 | CharacterSet="2"
|
---|
24 | >
|
---|
25 | <Tool
|
---|
26 | Name="VCPreBuildEventTool"
|
---|
27 | />
|
---|
28 | <Tool
|
---|
29 | Name="VCCustomBuildTool"
|
---|
30 | />
|
---|
31 | <Tool
|
---|
32 | Name="VCXMLDataGeneratorTool"
|
---|
33 | />
|
---|
34 | <Tool
|
---|
35 | Name="VCWebServiceProxyGeneratorTool"
|
---|
36 | />
|
---|
37 | <Tool
|
---|
38 | Name="VCMIDLTool"
|
---|
39 | />
|
---|
40 | <Tool
|
---|
41 | Name="VCCLCompilerTool"
|
---|
42 | Optimization="0"
|
---|
43 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_BSPSCENEMANAGER_EXPORTS"
|
---|
45 | MinimalRebuild="true"
|
---|
46 | BasicRuntimeChecks="3"
|
---|
47 | RuntimeLibrary="3"
|
---|
48 | EnableFunctionLevelLinking="true"
|
---|
49 | FloatingPointModel="2"
|
---|
50 | UsePrecompiledHeader="0"
|
---|
51 | WarningLevel="3"
|
---|
52 | Detect64BitPortabilityProblems="true"
|
---|
53 | DebugInformationFormat="4"
|
---|
54 | />
|
---|
55 | <Tool
|
---|
56 | Name="VCManagedResourceCompilerTool"
|
---|
57 | />
|
---|
58 | <Tool
|
---|
59 | Name="VCResourceCompilerTool"
|
---|
60 | />
|
---|
61 | <Tool
|
---|
62 | Name="VCPreLinkEventTool"
|
---|
63 | />
|
---|
64 | <Tool
|
---|
65 | Name="VCLinkerTool"
|
---|
66 | IgnoreImportLibrary="true"
|
---|
67 | AdditionalDependencies="OgreMain_d.lib cg.lib"
|
---|
68 | OutputFile="$(OutDir)/Plugin_CgProgramManager.dll"
|
---|
69 | Version="0.99"
|
---|
70 | LinkIncremental="2"
|
---|
71 | SuppressStartupBanner="true"
|
---|
72 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
73 | ModuleDefinitionFile="..\misc\OgreCgProgramManager.def"
|
---|
74 | GenerateDebugInformation="true"
|
---|
75 | ProgramDatabaseFile="$(OutDir)/Plugin_CgProgramManager.pdb"
|
---|
76 | SubSystem="2"
|
---|
77 | ImportLibrary="$(OutDir)/Plugin_CgProgramManager.lib"
|
---|
78 | TargetMachine="1"
|
---|
79 | />
|
---|
80 | <Tool
|
---|
81 | Name="VCALinkTool"
|
---|
82 | />
|
---|
83 | <Tool
|
---|
84 | Name="VCManifestTool"
|
---|
85 | />
|
---|
86 | <Tool
|
---|
87 | Name="VCXDCMakeTool"
|
---|
88 | />
|
---|
89 | <Tool
|
---|
90 | Name="VCBscMakeTool"
|
---|
91 | />
|
---|
92 | <Tool
|
---|
93 | Name="VCFxCopTool"
|
---|
94 | />
|
---|
95 | <Tool
|
---|
96 | Name="VCAppVerifierTool"
|
---|
97 | />
|
---|
98 | <Tool
|
---|
99 | Name="VCWebDeploymentTool"
|
---|
100 | />
|
---|
101 | <Tool
|
---|
102 | Name="VCPostBuildEventTool"
|
---|
103 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"
|
---|
104 | />
|
---|
105 | </Configuration>
|
---|
106 | <Configuration
|
---|
107 | Name="Release|Win32"
|
---|
108 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
109 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
110 | ConfigurationType="2"
|
---|
111 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
112 | CharacterSet="2"
|
---|
113 | WholeProgramOptimization="1"
|
---|
114 | >
|
---|
115 | <Tool
|
---|
116 | Name="VCPreBuildEventTool"
|
---|
117 | />
|
---|
118 | <Tool
|
---|
119 | Name="VCCustomBuildTool"
|
---|
120 | />
|
---|
121 | <Tool
|
---|
122 | Name="VCXMLDataGeneratorTool"
|
---|
123 | />
|
---|
124 | <Tool
|
---|
125 | Name="VCWebServiceProxyGeneratorTool"
|
---|
126 | />
|
---|
127 | <Tool
|
---|
128 | Name="VCMIDLTool"
|
---|
129 | />
|
---|
130 | <Tool
|
---|
131 | Name="VCCLCompilerTool"
|
---|
132 | Optimization="3"
|
---|
133 | InlineFunctionExpansion="2"
|
---|
134 | EnableIntrinsicFunctions="true"
|
---|
135 | FavorSizeOrSpeed="1"
|
---|
136 | OmitFramePointers="true"
|
---|
137 | EnableFiberSafeOptimizations="true"
|
---|
138 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
139 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_BSPSCENEMANAGER_EXPORTS"
|
---|
140 | StringPooling="true"
|
---|
141 | RuntimeLibrary="2"
|
---|
142 | BufferSecurityCheck="false"
|
---|
143 | EnableFunctionLevelLinking="true"
|
---|
144 | FloatingPointModel="2"
|
---|
145 | UsePrecompiledHeader="0"
|
---|
146 | WarningLevel="3"
|
---|
147 | Detect64BitPortabilityProblems="true"
|
---|
148 | DebugInformationFormat="3"
|
---|
149 | />
|
---|
150 | <Tool
|
---|
151 | Name="VCManagedResourceCompilerTool"
|
---|
152 | />
|
---|
153 | <Tool
|
---|
154 | Name="VCResourceCompilerTool"
|
---|
155 | />
|
---|
156 | <Tool
|
---|
157 | Name="VCPreLinkEventTool"
|
---|
158 | />
|
---|
159 | <Tool
|
---|
160 | Name="VCLinkerTool"
|
---|
161 | IgnoreImportLibrary="true"
|
---|
162 | AdditionalDependencies="OgreMain.lib cg.lib"
|
---|
163 | OutputFile="$(OutDir)/Plugin_CgProgramManager.dll"
|
---|
164 | Version="0.99"
|
---|
165 | LinkIncremental="1"
|
---|
166 | SuppressStartupBanner="true"
|
---|
167 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
168 | ModuleDefinitionFile="..\misc\OgreCgProgramManager.def"
|
---|
169 | GenerateDebugInformation="true"
|
---|
170 | SubSystem="2"
|
---|
171 | OptimizeReferences="2"
|
---|
172 | EnableCOMDATFolding="2"
|
---|
173 | ImportLibrary="$(OutDir)/Plugin_CgProgramManager.lib"
|
---|
174 | TargetMachine="1"
|
---|
175 | />
|
---|
176 | <Tool
|
---|
177 | Name="VCALinkTool"
|
---|
178 | />
|
---|
179 | <Tool
|
---|
180 | Name="VCManifestTool"
|
---|
181 | />
|
---|
182 | <Tool
|
---|
183 | Name="VCXDCMakeTool"
|
---|
184 | />
|
---|
185 | <Tool
|
---|
186 | Name="VCBscMakeTool"
|
---|
187 | />
|
---|
188 | <Tool
|
---|
189 | Name="VCFxCopTool"
|
---|
190 | />
|
---|
191 | <Tool
|
---|
192 | Name="VCAppVerifierTool"
|
---|
193 | />
|
---|
194 | <Tool
|
---|
195 | Name="VCWebDeploymentTool"
|
---|
196 | />
|
---|
197 | <Tool
|
---|
198 | Name="VCPostBuildEventTool"
|
---|
199 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"
|
---|
200 | />
|
---|
201 | </Configuration>
|
---|
202 | </Configurations>
|
---|
203 | <References>
|
---|
204 | </References>
|
---|
205 | <Files>
|
---|
206 | <Filter
|
---|
207 | Name="Source Files"
|
---|
208 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
209 | >
|
---|
210 | <File
|
---|
211 | RelativePath="..\src\OgreCgProgram.cpp"
|
---|
212 | >
|
---|
213 | </File>
|
---|
214 | <File
|
---|
215 | RelativePath="..\src\OgreCgProgramFactory.cpp"
|
---|
216 | >
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath="..\src\OgreCgProgramManagerDll.cpp"
|
---|
220 | >
|
---|
221 | </File>
|
---|
222 | </Filter>
|
---|
223 | <Filter
|
---|
224 | Name="Header Files"
|
---|
225 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
226 | >
|
---|
227 | <File
|
---|
228 | RelativePath="..\..\..\Dependencies\include\Cg\cg.h"
|
---|
229 | >
|
---|
230 | </File>
|
---|
231 | <File
|
---|
232 | RelativePath="..\include\OgreCgPrerequisites.h"
|
---|
233 | >
|
---|
234 | </File>
|
---|
235 | <File
|
---|
236 | RelativePath="..\include\OgreCgProgram.h"
|
---|
237 | >
|
---|
238 | </File>
|
---|
239 | <File
|
---|
240 | RelativePath="..\include\OgreCgProgramFactory.h"
|
---|
241 | >
|
---|
242 | </File>
|
---|
243 | </Filter>
|
---|
244 | <Filter
|
---|
245 | Name="Resource Files"
|
---|
246 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
247 | >
|
---|
248 | </Filter>
|
---|
249 | </Files>
|
---|
250 | <Globals>
|
---|
251 | </Globals>
|
---|
252 | </VisualStudioProject>
|
---|