diff options
Diffstat (limited to 'src/others/irrlicht-1.8.1/examples/23.SMeshHandling/SMeshHandling.vcproj')
-rw-r--r-- | src/others/irrlicht-1.8.1/examples/23.SMeshHandling/SMeshHandling.vcproj | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/examples/23.SMeshHandling/SMeshHandling.vcproj b/src/others/irrlicht-1.8.1/examples/23.SMeshHandling/SMeshHandling.vcproj new file mode 100644 index 0000000..a63d583 --- /dev/null +++ b/src/others/irrlicht-1.8.1/examples/23.SMeshHandling/SMeshHandling.vcproj | |||
@@ -0,0 +1,132 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.10" | ||
5 | Name="23.SMeshHandling" | ||
6 | ProjectGUID="{6AEC2AA2-C9FF-4B7D-B07A-94A9D34B41D7}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="Debug" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="1" | ||
18 | CharacterSet="2"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\..\include" | ||
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="5" | ||
27 | UsePrecompiledHeader="0" | ||
28 | WarningLevel="3" | ||
29 | Detect64BitPortabilityProblems="TRUE" | ||
30 | DebugInformationFormat="4"/> | ||
31 | <Tool | ||
32 | Name="VCCustomBuildTool"/> | ||
33 | <Tool | ||
34 | Name="VCLinkerTool" | ||
35 | OutputFile="..\..\bin\Win32-VisualStudio\23.SMeshHandling.exe" | ||
36 | LinkIncremental="1" | ||
37 | AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" | ||
38 | GenerateDebugInformation="TRUE" | ||
39 | ProgramDatabaseFile="$(OutDir)/SMeshHandling.pdb" | ||
40 | SubSystem="1" | ||
41 | TargetMachine="1"/> | ||
42 | <Tool | ||
43 | Name="VCMIDLTool"/> | ||
44 | <Tool | ||
45 | Name="VCPostBuildEventTool"/> | ||
46 | <Tool | ||
47 | Name="VCPreBuildEventTool"/> | ||
48 | <Tool | ||
49 | Name="VCPreLinkEventTool"/> | ||
50 | <Tool | ||
51 | Name="VCResourceCompilerTool"/> | ||
52 | <Tool | ||
53 | Name="VCWebServiceProxyGeneratorTool"/> | ||
54 | <Tool | ||
55 | Name="VCXMLDataGeneratorTool"/> | ||
56 | <Tool | ||
57 | Name="VCWebDeploymentTool"/> | ||
58 | <Tool | ||
59 | Name="VCManagedWrapperGeneratorTool"/> | ||
60 | <Tool | ||
61 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
62 | </Configuration> | ||
63 | <Configuration | ||
64 | Name="Release|Win32" | ||
65 | OutputDirectory="Release" | ||
66 | IntermediateDirectory="Release" | ||
67 | ConfigurationType="1" | ||
68 | CharacterSet="2" | ||
69 | WholeProgramOptimization="TRUE"> | ||
70 | <Tool | ||
71 | Name="VCCLCompilerTool" | ||
72 | AdditionalOptions="/QIfist /Oa" | ||
73 | Optimization="3" | ||
74 | GlobalOptimizations="TRUE" | ||
75 | InlineFunctionExpansion="2" | ||
76 | EnableIntrinsicFunctions="TRUE" | ||
77 | FavorSizeOrSpeed="1" | ||
78 | OmitFramePointers="TRUE" | ||
79 | AdditionalIncludeDirectories="..\..\include" | ||
80 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" | ||
81 | RuntimeLibrary="4" | ||
82 | BufferSecurityCheck="FALSE" | ||
83 | UsePrecompiledHeader="0" | ||
84 | WarningLevel="3" | ||
85 | Detect64BitPortabilityProblems="TRUE" | ||
86 | DebugInformationFormat="0" | ||
87 | CallingConvention="1"/> | ||
88 | <Tool | ||
89 | Name="VCCustomBuildTool"/> | ||
90 | <Tool | ||
91 | Name="VCLinkerTool" | ||
92 | OutputFile="..\..\bin\Win32-VisualStudio\23.SMeshHandling.exe" | ||
93 | LinkIncremental="1" | ||
94 | SuppressStartupBanner="TRUE" | ||
95 | AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" | ||
96 | GenerateDebugInformation="FALSE" | ||
97 | SubSystem="1" | ||
98 | OptimizeReferences="2" | ||
99 | EnableCOMDATFolding="2" | ||
100 | TargetMachine="1"/> | ||
101 | <Tool | ||
102 | Name="VCMIDLTool"/> | ||
103 | <Tool | ||
104 | Name="VCPostBuildEventTool"/> | ||
105 | <Tool | ||
106 | Name="VCPreBuildEventTool"/> | ||
107 | <Tool | ||
108 | Name="VCPreLinkEventTool"/> | ||
109 | <Tool | ||
110 | Name="VCResourceCompilerTool"/> | ||
111 | <Tool | ||
112 | Name="VCWebServiceProxyGeneratorTool"/> | ||
113 | <Tool | ||
114 | Name="VCXMLDataGeneratorTool"/> | ||
115 | <Tool | ||
116 | Name="VCWebDeploymentTool"/> | ||
117 | <Tool | ||
118 | Name="VCManagedWrapperGeneratorTool"/> | ||
119 | <Tool | ||
120 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
121 | </Configuration> | ||
122 | </Configurations> | ||
123 | <References> | ||
124 | </References> | ||
125 | <Files> | ||
126 | <File | ||
127 | RelativePath=".\main.cpp"> | ||
128 | </File> | ||
129 | </Files> | ||
130 | <Globals> | ||
131 | </Globals> | ||
132 | </VisualStudioProject> | ||