1 | <?xml version="1.0" encoding="windows-1250"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="Demo_Compositor" |
---|
6 | ProjectGUID="{FBD73586-AD33-4191-A604-68AE21278729}" |
---|
7 | Keyword="Win32Proj"> |
---|
8 | <Platforms> |
---|
9 | <Platform |
---|
10 | Name="Win32"/> |
---|
11 | </Platforms> |
---|
12 | <Configurations> |
---|
13 | <Configuration |
---|
14 | Name="Debug|Win32" |
---|
15 | OutputDirectory="..\bin\$(ConfigurationName)" |
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
17 | ConfigurationType="1" |
---|
18 | CharacterSet="2"> |
---|
19 | <Tool |
---|
20 | Name="VCCLCompilerTool" |
---|
21 | AdditionalOptions="/Zm150" |
---|
22 | Optimization="0" |
---|
23 | ImproveFloatingPointConsistency="TRUE" |
---|
24 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\..\Dependencies\include\CEGUI;..\..\Common\CEGUIRenderer\include" |
---|
25 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;" |
---|
26 | MinimalRebuild="TRUE" |
---|
27 | BasicRuntimeChecks="3" |
---|
28 | RuntimeLibrary="3" |
---|
29 | EnableFunctionLevelLinking="TRUE" |
---|
30 | UsePrecompiledHeader="0" |
---|
31 | WarningLevel="3" |
---|
32 | Detect64BitPortabilityProblems="TRUE" |
---|
33 | DebugInformationFormat="4"/> |
---|
34 | <Tool |
---|
35 | Name="VCCustomBuildTool"/> |
---|
36 | <Tool |
---|
37 | Name="VCLinkerTool" |
---|
38 | AdditionalDependencies="OgreMain_d.lib OIS_d.lib CEGUIBase_d.lib OgreGUIRenderer_d.lib" |
---|
39 | OutputFile="$(OutDir)/Demo_Compositor.exe" |
---|
40 | LinkIncremental="2" |
---|
41 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
42 | GenerateDebugInformation="TRUE" |
---|
43 | ProgramDatabaseFile="$(OutDir)/Demo_Compositor.pdb" |
---|
44 | SubSystem="2" |
---|
45 | OptimizeForWindows98="1" |
---|
46 | TargetMachine="1"/> |
---|
47 | <Tool |
---|
48 | Name="VCMIDLTool"/> |
---|
49 | <Tool |
---|
50 | Name="VCPostBuildEventTool" |
---|
51 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"/> |
---|
52 | <Tool |
---|
53 | Name="VCPreBuildEventTool"/> |
---|
54 | <Tool |
---|
55 | Name="VCPreLinkEventTool"/> |
---|
56 | <Tool |
---|
57 | Name="VCResourceCompilerTool"/> |
---|
58 | <Tool |
---|
59 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
60 | <Tool |
---|
61 | Name="VCXMLDataGeneratorTool"/> |
---|
62 | <Tool |
---|
63 | Name="VCWebDeploymentTool"/> |
---|
64 | <Tool |
---|
65 | Name="VCManagedWrapperGeneratorTool"/> |
---|
66 | <Tool |
---|
67 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
68 | </Configuration> |
---|
69 | <Configuration |
---|
70 | Name="Release|Win32" |
---|
71 | OutputDirectory="..\bin\$(ConfigurationName)" |
---|
72 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
73 | ConfigurationType="1" |
---|
74 | CharacterSet="2" |
---|
75 | WholeProgramOptimization="TRUE"> |
---|
76 | <Tool |
---|
77 | Name="VCCLCompilerTool" |
---|
78 | Optimization="2" |
---|
79 | GlobalOptimizations="TRUE" |
---|
80 | InlineFunctionExpansion="1" |
---|
81 | EnableIntrinsicFunctions="TRUE" |
---|
82 | ImproveFloatingPointConsistency="TRUE" |
---|
83 | FavorSizeOrSpeed="1" |
---|
84 | OmitFramePointers="TRUE" |
---|
85 | OptimizeForProcessor="2" |
---|
86 | OptimizeForWindowsApplication="TRUE" |
---|
87 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\..\Dependencies\include\CEGUI;..\..\Common\CEGUIRenderer\include" |
---|
88 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
---|
89 | StringPooling="TRUE" |
---|
90 | MinimalRebuild="TRUE" |
---|
91 | RuntimeLibrary="2" |
---|
92 | BufferSecurityCheck="FALSE" |
---|
93 | EnableFunctionLevelLinking="TRUE" |
---|
94 | UsePrecompiledHeader="0" |
---|
95 | WarningLevel="3" |
---|
96 | Detect64BitPortabilityProblems="TRUE" |
---|
97 | DebugInformationFormat="3"/> |
---|
98 | <Tool |
---|
99 | Name="VCCustomBuildTool"/> |
---|
100 | <Tool |
---|
101 | Name="VCLinkerTool" |
---|
102 | AdditionalDependencies="OgreMain.lib OIS.lib CEGUIBase.lib OgreGUIRenderer.lib" |
---|
103 | OutputFile="$(OutDir)/Demo_Compositor.exe" |
---|
104 | LinkIncremental="1" |
---|
105 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
106 | GenerateDebugInformation="FALSE" |
---|
107 | SubSystem="2" |
---|
108 | OptimizeReferences="2" |
---|
109 | EnableCOMDATFolding="2" |
---|
110 | OptimizeForWindows98="1" |
---|
111 | TargetMachine="1"/> |
---|
112 | <Tool |
---|
113 | Name="VCMIDLTool"/> |
---|
114 | <Tool |
---|
115 | Name="VCPostBuildEventTool" |
---|
116 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)"/> |
---|
117 | <Tool |
---|
118 | Name="VCPreBuildEventTool"/> |
---|
119 | <Tool |
---|
120 | Name="VCPreLinkEventTool"/> |
---|
121 | <Tool |
---|
122 | Name="VCResourceCompilerTool"/> |
---|
123 | <Tool |
---|
124 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
125 | <Tool |
---|
126 | Name="VCXMLDataGeneratorTool"/> |
---|
127 | <Tool |
---|
128 | Name="VCWebDeploymentTool"/> |
---|
129 | <Tool |
---|
130 | Name="VCManagedWrapperGeneratorTool"/> |
---|
131 | <Tool |
---|
132 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
133 | </Configuration> |
---|
134 | </Configurations> |
---|
135 | <References> |
---|
136 | </References> |
---|
137 | <Files> |
---|
138 | <Filter |
---|
139 | Name="Source Files" |
---|
140 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> |
---|
141 | <File |
---|
142 | RelativePath="..\src\Compositor.cpp"> |
---|
143 | <FileConfiguration |
---|
144 | Name="Release|Win32"> |
---|
145 | <Tool |
---|
146 | Name="VCCLCompilerTool" |
---|
147 | AdditionalOptions="/Zm150"/> |
---|
148 | </FileConfiguration> |
---|
149 | </File> |
---|
150 | <File |
---|
151 | RelativePath="..\src\CompositorDemo_FrameListener.cpp"> |
---|
152 | </File> |
---|
153 | <File |
---|
154 | RelativePath="..\src\ItemSelectorViewManager.cpp"> |
---|
155 | </File> |
---|
156 | </Filter> |
---|
157 | <Filter |
---|
158 | Name="Header Files" |
---|
159 | Filter="h;hpp;hxx;hm;inl;inc"> |
---|
160 | </Filter> |
---|
161 | <Filter |
---|
162 | Name="Resource Files" |
---|
163 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
---|
164 | <File |
---|
165 | RelativePath="..\include\Compositor.h"> |
---|
166 | </File> |
---|
167 | <File |
---|
168 | RelativePath="..\include\CompositorDemo_FrameListener.h"> |
---|
169 | </File> |
---|
170 | <File |
---|
171 | RelativePath="..\include\ItemSelectorViewManager.h"> |
---|
172 | </File> |
---|
173 | </Filter> |
---|
174 | </Files> |
---|
175 | <Globals> |
---|
176 | </Globals> |
---|
177 | </VisualStudioProject> |
---|