1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="9.00"
|
---|
5 | Name="libcaca++"
|
---|
6 | ProjectGUID="{5AAFB727-094F-4104-A765-A94B32497C7D}"
|
---|
7 | TargetFrameworkVersion="131072"
|
---|
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="$(SolutionDir)$(ConfigurationName)"
|
---|
20 | IntermediateDirectory="$(ConfigurationName)"
|
---|
21 | ConfigurationType="2"
|
---|
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="..\win32;..\caca"
|
---|
43 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA_PP__"
|
---|
44 | MinimalRebuild="true"
|
---|
45 | BasicRuntimeChecks="3"
|
---|
46 | RuntimeLibrary="3"
|
---|
47 | WarningLevel="3"
|
---|
48 | Detect64BitPortabilityProblems="true"
|
---|
49 | DebugInformationFormat="4"
|
---|
50 | CompileAs="2"
|
---|
51 | DisableSpecificWarnings="4996;4142"
|
---|
52 | />
|
---|
53 | <Tool
|
---|
54 | Name="VCManagedResourceCompilerTool"
|
---|
55 | />
|
---|
56 | <Tool
|
---|
57 | Name="VCResourceCompilerTool"
|
---|
58 | />
|
---|
59 | <Tool
|
---|
60 | Name="VCPreLinkEventTool"
|
---|
61 | />
|
---|
62 | <Tool
|
---|
63 | Name="VCLinkerTool"
|
---|
64 | ModuleDefinitionFile=".\libcaca++.def"
|
---|
65 | GenerateDebugInformation="true"
|
---|
66 | RandomizedBaseAddress="1"
|
---|
67 | DataExecutionPrevention="0"
|
---|
68 | TargetMachine="1"
|
---|
69 | />
|
---|
70 | <Tool
|
---|
71 | Name="VCALinkTool"
|
---|
72 | />
|
---|
73 | <Tool
|
---|
74 | Name="VCManifestTool"
|
---|
75 | />
|
---|
76 | <Tool
|
---|
77 | Name="VCXDCMakeTool"
|
---|
78 | />
|
---|
79 | <Tool
|
---|
80 | Name="VCBscMakeTool"
|
---|
81 | />
|
---|
82 | <Tool
|
---|
83 | Name="VCFxCopTool"
|
---|
84 | />
|
---|
85 | <Tool
|
---|
86 | Name="VCAppVerifierTool"
|
---|
87 | />
|
---|
88 | <Tool
|
---|
89 | Name="VCPostBuildEventTool"
|
---|
90 | />
|
---|
91 | </Configuration>
|
---|
92 | <Configuration
|
---|
93 | Name="Release|Win32"
|
---|
94 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
95 | IntermediateDirectory="$(ConfigurationName)"
|
---|
96 | ConfigurationType="2"
|
---|
97 | CharacterSet="2"
|
---|
98 | WholeProgramOptimization="1"
|
---|
99 | >
|
---|
100 | <Tool
|
---|
101 | Name="VCPreBuildEventTool"
|
---|
102 | />
|
---|
103 | <Tool
|
---|
104 | Name="VCCustomBuildTool"
|
---|
105 | />
|
---|
106 | <Tool
|
---|
107 | Name="VCXMLDataGeneratorTool"
|
---|
108 | />
|
---|
109 | <Tool
|
---|
110 | Name="VCWebServiceProxyGeneratorTool"
|
---|
111 | />
|
---|
112 | <Tool
|
---|
113 | Name="VCMIDLTool"
|
---|
114 | />
|
---|
115 | <Tool
|
---|
116 | Name="VCCLCompilerTool"
|
---|
117 | AdditionalIncludeDirectories="..\win32;..\caca"
|
---|
118 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA_PP__"
|
---|
119 | RuntimeLibrary="2"
|
---|
120 | WarningLevel="3"
|
---|
121 | Detect64BitPortabilityProblems="true"
|
---|
122 | DebugInformationFormat="3"
|
---|
123 | CompileAs="2"
|
---|
124 | DisableSpecificWarnings="4996;4142"
|
---|
125 | />
|
---|
126 | <Tool
|
---|
127 | Name="VCManagedResourceCompilerTool"
|
---|
128 | />
|
---|
129 | <Tool
|
---|
130 | Name="VCResourceCompilerTool"
|
---|
131 | />
|
---|
132 | <Tool
|
---|
133 | Name="VCPreLinkEventTool"
|
---|
134 | />
|
---|
135 | <Tool
|
---|
136 | Name="VCLinkerTool"
|
---|
137 | ModuleDefinitionFile=".\libcaca++.def"
|
---|
138 | GenerateDebugInformation="true"
|
---|
139 | OptimizeReferences="2"
|
---|
140 | EnableCOMDATFolding="2"
|
---|
141 | RandomizedBaseAddress="1"
|
---|
142 | DataExecutionPrevention="0"
|
---|
143 | TargetMachine="1"
|
---|
144 | />
|
---|
145 | <Tool
|
---|
146 | Name="VCALinkTool"
|
---|
147 | />
|
---|
148 | <Tool
|
---|
149 | Name="VCManifestTool"
|
---|
150 | />
|
---|
151 | <Tool
|
---|
152 | Name="VCXDCMakeTool"
|
---|
153 | />
|
---|
154 | <Tool
|
---|
155 | Name="VCBscMakeTool"
|
---|
156 | />
|
---|
157 | <Tool
|
---|
158 | Name="VCFxCopTool"
|
---|
159 | />
|
---|
160 | <Tool
|
---|
161 | Name="VCAppVerifierTool"
|
---|
162 | />
|
---|
163 | <Tool
|
---|
164 | Name="VCPostBuildEventTool"
|
---|
165 | />
|
---|
166 | </Configuration>
|
---|
167 | </Configurations>
|
---|
168 | <References>
|
---|
169 | </References>
|
---|
170 | <Files>
|
---|
171 | <Filter
|
---|
172 | Name="Header Files"
|
---|
173 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
174 | >
|
---|
175 | <File
|
---|
176 | RelativePath="caca++.h"
|
---|
177 | >
|
---|
178 | </File>
|
---|
179 | <File
|
---|
180 | RelativePath="..\win32\config.h"
|
---|
181 | >
|
---|
182 | </File>
|
---|
183 | </Filter>
|
---|
184 | <File
|
---|
185 | RelativePath="caca++.cpp"
|
---|
186 | >
|
---|
187 | </File>
|
---|
188 | <File
|
---|
189 | RelativePath=".\libcaca++.def"
|
---|
190 | >
|
---|
191 | </File>
|
---|
192 | </Files>
|
---|
193 | <Globals>
|
---|
194 | </Globals>
|
---|
195 | </VisualStudioProject>
|
---|