|
|
1.23 misha 1: <?xml version="1.0" encoding="windows-1251"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="7.10"
5: Name="types"
1.31 moko 6: ProjectGUID="{09C0531B-9B8F-443A-A16B-BD9134712613}"
1.23 misha 7: SccProjectName="types"
8: SccAuxPath=""
9: SccLocalPath="."
10: SccProvider="MSSCCI:Jalindi Igloo"
11: Keyword="MFCProj">
12: <Platforms>
13: <Platform
14: Name="Win32"/>
15: </Platforms>
16: <Configurations>
17: <Configuration
18: Name="Release|Win32"
19: OutputDirectory=".\Release"
20: IntermediateDirectory=".\Release"
21: ConfigurationType="4"
22: UseOfMFC="0"
23: ATLMinimizesCRunTimeLibraryUsage="FALSE"
24: CharacterSet="2">
25: <Tool
26: Name="VCCLCompilerTool"
27: Optimization="2"
28: GlobalOptimizations="TRUE"
29: InlineFunctionExpansion="1"
30: OptimizeForWindowsApplication="TRUE"
1.30 misha 31: AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\memcached;..\..\..\win32\pcre;..\lib\sdbm\pa-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include\libxml2;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
1.23 misha 32: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
33: StringPooling="TRUE"
34: RuntimeLibrary="2"
35: EnableFunctionLevelLinking="TRUE"
1.33 moko 36: RuntimeTypeInfo="TRUE"
1.23 misha 37: UsePrecompiledHeader="2"
38: PrecompiledHeaderFile=".\Release/types.pch"
39: AssemblerListingLocation=".\Release/"
40: ObjectFile=".\Release/"
41: ProgramDataBaseFileName=".\Release/"
42: WarningLevel="4"
43: SuppressStartupBanner="TRUE"
44: DebugInformationFormat="3"
45: CompileAs="2"/>
46: <Tool
47: Name="VCCustomBuildTool"/>
48: <Tool
49: Name="VCLibrarianTool"
50: OutputFile=".\Release\types.lib"
51: SuppressStartupBanner="TRUE"/>
52: <Tool
53: Name="VCMIDLTool"/>
54: <Tool
55: Name="VCPostBuildEventTool"/>
56: <Tool
57: Name="VCPreBuildEventTool"/>
58: <Tool
59: Name="VCPreLinkEventTool"/>
60: <Tool
61: Name="VCResourceCompilerTool"
62: PreprocessorDefinitions="NDEBUG"
63: Culture="1049"/>
64: <Tool
65: Name="VCWebServiceProxyGeneratorTool"/>
66: <Tool
67: Name="VCXMLDataGeneratorTool"/>
68: <Tool
69: Name="VCManagedWrapperGeneratorTool"/>
70: <Tool
71: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72: </Configuration>
73: <Configuration
74: Name="Debug|Win32"
75: OutputDirectory=".\Debug"
76: IntermediateDirectory=".\Debug"
77: ConfigurationType="4"
78: UseOfMFC="2"
79: ATLMinimizesCRunTimeLibraryUsage="FALSE"
80: CharacterSet="2">
81: <Tool
82: Name="VCCLCompilerTool"
83: Optimization="0"
1.30 misha 84: AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\memcached;..\..\..\win32\pcre;..\lib\sdbm\pa-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include\libxml2;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
1.23 misha 85: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
86: BasicRuntimeChecks="3"
87: RuntimeLibrary="3"
88: UsePrecompiledHeader="2"
89: PrecompiledHeaderFile=".\Debug/types.pch"
90: AssemblerListingLocation=".\Debug/"
91: ObjectFile=".\Debug/"
92: ProgramDataBaseFileName=".\Debug/"
93: WarningLevel="4"
94: SuppressStartupBanner="TRUE"
95: DebugInformationFormat="3"
96: CompileAs="2"/>
97: <Tool
98: Name="VCCustomBuildTool"/>
99: <Tool
100: Name="VCLibrarianTool"
101: OutputFile=".\Debug\types.lib"
102: SuppressStartupBanner="TRUE"/>
103: <Tool
104: Name="VCMIDLTool"/>
105: <Tool
106: Name="VCPostBuildEventTool"/>
107: <Tool
108: Name="VCPreBuildEventTool"/>
109: <Tool
110: Name="VCPreLinkEventTool"/>
111: <Tool
112: Name="VCResourceCompilerTool"
113: PreprocessorDefinitions="_DEBUG"
114: Culture="1049"/>
115: <Tool
116: Name="VCWebServiceProxyGeneratorTool"/>
117: <Tool
118: Name="VCXMLDataGeneratorTool"/>
119: <Tool
120: Name="VCManagedWrapperGeneratorTool"/>
121: <Tool
122: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
123: </Configuration>
124: </Configurations>
125: <References>
126: </References>
127: <Files>
128: <Filter
129: Name="psapi"
130: Filter="">
131: <File
132: RelativePath="..\..\..\win32\psapi\Psapi.h">
133: </File>
134: <File
135: RelativePath="..\..\..\win32\psapi\Psapi.Lib">
136: </File>
137: </Filter>
138: <File
139: RelativePath=".\pa_junction.h">
140: </File>
141: <File
142: RelativePath=".\pa_method.h">
143: </File>
144: <File
145: RelativePath=".\pa_property.h">
146: </File>
147: <File
148: RelativePath=".\pa_value.C">
149: </File>
150: <File
151: RelativePath=".\pa_value.h">
152: </File>
153: <File
154: RelativePath=".\pa_vbool.h">
155: </File>
156: <File
1.34 ! moko 157: RelativePath=".\pa_vcaller_wrapper.h">
! 158: </File>
! 159: <File
1.23 misha 160: RelativePath=".\pa_vclass.C">
161: </File>
162: <File
163: RelativePath=".\pa_vclass.h">
164: </File>
165: <File
166: RelativePath=".\pa_vcode_frame.h">
167: </File>
168: <File
169: RelativePath=".\pa_vconsole.h">
170: </File>
171: <File
172: RelativePath=".\pa_vcookie.C">
173: </File>
174: <File
175: RelativePath=".\pa_vcookie.h">
176: </File>
177: <File
178: RelativePath=".\pa_vdate.h">
179: </File>
180: <File
181: RelativePath=".\pa_vdouble.h">
182: </File>
183: <File
184: RelativePath=".\pa_venv.C">
185: </File>
186: <File
1.32 moko 187: RelativePath=".\pa_vdate.C">
188: </File>
189: <File
1.23 misha 190: RelativePath=".\pa_venv.h">
191: </File>
192: <File
193: RelativePath=".\pa_vfile.C">
194: </File>
195: <File
196: RelativePath=".\pa_vfile.h">
197: </File>
198: <File
199: RelativePath=".\pa_vform.C">
200: </File>
201: <File
202: RelativePath=".\pa_vform.h">
203: </File>
204: <File
205: RelativePath=".\pa_vhash.C">
206: </File>
207: <File
208: RelativePath=".\pa_vhash.h">
209: </File>
210: <File
211: RelativePath=".\pa_vhashfile.C">
212: </File>
213: <File
214: RelativePath=".\pa_vhashfile.h">
215: </File>
216: <File
217: RelativePath=".\pa_vimage.C">
218: </File>
219: <File
220: RelativePath=".\pa_vimage.h">
221: </File>
222: <File
223: RelativePath=".\pa_vint.h">
224: </File>
225: <File
226: RelativePath=".\pa_vjunction.C">
227: </File>
228: <File
229: RelativePath=".\pa_vjunction.h">
230: </File>
231: <File
232: RelativePath=".\pa_vmail.C">
233: </File>
234: <File
235: RelativePath=".\pa_vmail.h">
236: </File>
237: <File
238: RelativePath=".\pa_vmath.C">
239: </File>
240: <File
241: RelativePath=".\pa_vmath.h">
242: </File>
243: <File
1.29 misha 244: RelativePath=".\pa_vmemcached.C">
245: </File>
246: <File
247: RelativePath=".\pa_vmemcached.h">
248: </File>
249: <File
1.23 misha 250: RelativePath=".\pa_vmemory.h">
251: </File>
252: <File
253: RelativePath=".\pa_vmethod_frame.C">
254: </File>
255: <File
256: RelativePath=".\pa_vmethod_frame.h">
257: </File>
258: <File
259: RelativePath=".\pa_vobject.C">
260: </File>
261: <File
262: RelativePath=".\pa_vobject.h">
263: </File>
264: <File
265: RelativePath=".\pa_vregex.C">
266: </File>
267: <File
268: RelativePath=".\pa_vregex.h">
269: </File>
270: <File
271: RelativePath=".\pa_vrequest.C">
272: </File>
273: <File
274: RelativePath=".\pa_vrequest.h">
275: </File>
276: <File
277: RelativePath=".\pa_vresponse.C">
278: </File>
279: <File
280: RelativePath=".\pa_vresponse.h">
281: </File>
282: <File
283: RelativePath=".\pa_vstateless_class.C">
284: </File>
285: <File
286: RelativePath=".\pa_vstateless_class.h">
287: </File>
288: <File
289: RelativePath=".\pa_vstateless_object.h">
290: </File>
291: <File
292: RelativePath=".\pa_vstatus.C">
293: </File>
294: <File
295: RelativePath=".\pa_vstatus.h">
296: </File>
297: <File
298: RelativePath=".\pa_vstring.C">
299: </File>
300: <File
301: RelativePath=".\pa_vstring.h">
302: </File>
303: <File
304: RelativePath=".\pa_vtable.C">
305: </File>
306: <File
307: RelativePath=".\pa_vtable.h">
308: </File>
309: <File
310: RelativePath=".\pa_vvoid.C">
311: </File>
312: <File
313: RelativePath=".\pa_vvoid.h">
314: </File>
315: <File
316: RelativePath=".\pa_vxdoc.C">
317: </File>
318: <File
319: RelativePath=".\pa_vxdoc.h">
320: </File>
321: <File
322: RelativePath=".\pa_vxnode.C">
323: </File>
324: <File
325: RelativePath=".\pa_vxnode.h">
326: </File>
327: <File
328: RelativePath=".\pa_wcontext.C">
329: </File>
330: <File
331: RelativePath=".\pa_wcontext.h">
332: </File>
333: <File
334: RelativePath=".\pa_wwrapper.h">
335: </File>
336: </Files>
337: <Globals>
338: </Globals>
339: </VisualStudioProject>