|
|
1.1 misho 1: <?xml version="1.0" encoding="Windows-1252"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="9.00"
5: Name="ntpq"
6: ProjectGUID="{6A92BF14-8931-48B1-A571-DEBE9F190616}"
7: TargetFrameworkVersion="0"
8: >
9: <Platforms>
10: <Platform
11: Name="Win32"
12: />
13: </Platforms>
14: <ToolFiles>
15: </ToolFiles>
16: <Configurations>
17: <Configuration
18: Name="Release|Win32"
19: OutputDirectory=".\Release"
20: IntermediateDirectory=".\Release"
21: ConfigurationType="1"
22: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23: UseOfMFC="0"
24: ATLMinimizesCRunTimeLibraryUsage="false"
25: CharacterSet="2"
26: DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
27: >
28: <Tool
29: Name="VCPreBuildEventTool"
30: />
31: <Tool
32: Name="VCCustomBuildTool"
33: />
34: <Tool
35: Name="VCXMLDataGeneratorTool"
36: />
37: <Tool
38: Name="VCWebServiceProxyGeneratorTool"
39: />
40: <Tool
41: Name="VCMIDLTool"
42: TypeLibraryName=".\Release\ntpq.tlb"
43: HeaderFileName=""
44: />
45: <Tool
46: Name="VCCLCompilerTool"
47: Optimization="2"
48: InlineFunctionExpansion="1"
49: AdditionalIncludeDirectories="..\..\ntpq,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
50: PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
51: StringPooling="true"
52: RuntimeLibrary="0"
53: EnableFunctionLevelLinking="true"
54: PrecompiledHeaderFile=".\Release\ntpq.pch"
55: AssemblerListingLocation=".\Release\"
56: ObjectFile=".\Release\"
57: ProgramDataBaseFileName="..\bin\Release\ntpq-vc90"
58: WarningLevel="4"
59: SuppressStartupBanner="true"
60: DebugInformationFormat="3"
61: CompileAs="1"
62: />
63: <Tool
64: Name="VCManagedResourceCompilerTool"
65: />
66: <Tool
67: Name="VCResourceCompilerTool"
68: PreprocessorDefinitions="NDEBUG"
69: Culture="1033"
70: />
71: <Tool
72: Name="VCPreLinkEventTool"
73: />
74: <Tool
75: Name="VCLinkerTool"
76: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
77: OutputFile="..\bin\Release\ntpq.exe"
78: Version="0x0400"
79: LinkIncremental="1"
80: SuppressStartupBanner="true"
81: GenerateManifest="false"
82: GenerateDebugInformation="true"
83: ProgramDatabaseFile="..\bin\Release\ntpq.pdb"
84: SubSystem="1"
85: LinkTimeCodeGeneration="0"
86: RandomizedBaseAddress="1"
87: DataExecutionPrevention="0"
88: TargetMachine="1"
89: />
90: <Tool
91: Name="VCALinkTool"
92: />
93: <Tool
94: Name="VCManifestTool"
95: />
96: <Tool
97: Name="VCXDCMakeTool"
98: />
99: <Tool
100: Name="VCBscMakeTool"
101: SuppressStartupBanner="true"
102: OutputFile=".\Release\ntpq.bsc"
103: />
104: <Tool
105: Name="VCFxCopTool"
106: />
107: <Tool
108: Name="VCAppVerifierTool"
109: />
110: <Tool
111: Name="VCPostBuildEventTool"
112: />
113: </Configuration>
114: <Configuration
115: Name="Debug|Win32"
116: OutputDirectory=".\Debug"
117: IntermediateDirectory=".\Debug"
118: ConfigurationType="1"
119: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
120: UseOfMFC="0"
121: ATLMinimizesCRunTimeLibraryUsage="false"
122: CharacterSet="2"
123: DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
124: >
125: <Tool
126: Name="VCPreBuildEventTool"
127: />
128: <Tool
129: Name="VCCustomBuildTool"
130: />
131: <Tool
132: Name="VCXMLDataGeneratorTool"
133: />
134: <Tool
135: Name="VCWebServiceProxyGeneratorTool"
136: />
137: <Tool
138: Name="VCMIDLTool"
139: TypeLibraryName=".\Debug\ntpq.tlb"
140: HeaderFileName=""
141: />
142: <Tool
143: Name="VCCLCompilerTool"
144: Optimization="0"
145: WholeProgramOptimization="true"
146: AdditionalIncludeDirectories="..\..\ntpq,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
147: PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
148: MinimalRebuild="true"
149: BasicRuntimeChecks="3"
150: RuntimeLibrary="1"
151: PrecompiledHeaderFile=".\Debug\ntpq.pch"
152: AssemblerListingLocation=".\Debug\"
153: ObjectFile=".\Debug\"
154: ProgramDataBaseFileName="..\bin\Debug\ntpq-vc90"
155: BrowseInformation="1"
156: WarningLevel="4"
157: SuppressStartupBanner="true"
158: DebugInformationFormat="3"
159: CompileAs="1"
160: />
161: <Tool
162: Name="VCManagedResourceCompilerTool"
163: />
164: <Tool
165: Name="VCResourceCompilerTool"
166: PreprocessorDefinitions="_DEBUG"
167: Culture="1033"
168: />
169: <Tool
170: Name="VCPreLinkEventTool"
171: />
172: <Tool
173: Name="VCLinkerTool"
174: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
175: OutputFile="..\bin\Debug\ntpq.exe"
176: Version="0x0400"
177: LinkIncremental="1"
178: SuppressStartupBanner="true"
179: GenerateManifest="false"
180: GenerateDebugInformation="true"
181: ProgramDatabaseFile="..\bin\Debug\ntpq.pdb"
182: SubSystem="1"
183: LinkTimeCodeGeneration="1"
184: RandomizedBaseAddress="1"
185: DataExecutionPrevention="0"
186: TargetMachine="1"
187: />
188: <Tool
189: Name="VCALinkTool"
190: />
191: <Tool
192: Name="VCManifestTool"
193: />
194: <Tool
195: Name="VCXDCMakeTool"
196: />
197: <Tool
198: Name="VCBscMakeTool"
199: SuppressStartupBanner="true"
200: OutputFile=".\Debug\ntpq.bsc"
201: />
202: <Tool
203: Name="VCFxCopTool"
204: />
205: <Tool
206: Name="VCAppVerifierTool"
207: />
208: <Tool
209: Name="VCPostBuildEventTool"
210: />
211: </Configuration>
212: </Configurations>
213: <References>
214: </References>
215: <Files>
216: <Filter
217: Name="Source Files"
218: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
219: >
220: <File
221: RelativePath="..\..\..\..\ntpq\ntpq-opts.c"
222: >
223: <FileConfiguration
224: Name="Release|Win32"
225: >
226: <Tool
227: Name="VCCLCompilerTool"
228: AdditionalIncludeDirectories=""
229: PreprocessorDefinitions=""
230: />
231: </FileConfiguration>
232: <FileConfiguration
233: Name="Debug|Win32"
234: >
235: <Tool
236: Name="VCCLCompilerTool"
237: AdditionalIncludeDirectories=""
238: PreprocessorDefinitions=""
239: />
240: </FileConfiguration>
241: </File>
242: <File
243: RelativePath="..\..\..\..\ntpq\ntpq-subs.c"
244: >
245: <FileConfiguration
246: Name="Release|Win32"
247: >
248: <Tool
249: Name="VCCLCompilerTool"
250: AdditionalIncludeDirectories=""
251: PreprocessorDefinitions=""
252: />
253: </FileConfiguration>
254: <FileConfiguration
255: Name="Debug|Win32"
256: >
257: <Tool
258: Name="VCCLCompilerTool"
259: AdditionalIncludeDirectories=""
260: PreprocessorDefinitions=""
261: />
262: </FileConfiguration>
263: </File>
264: <File
265: RelativePath="..\..\..\..\ntpq\ntpq.c"
266: >
267: <FileConfiguration
268: Name="Release|Win32"
269: >
270: <Tool
271: Name="VCCLCompilerTool"
272: AdditionalIncludeDirectories=""
273: PreprocessorDefinitions=""
274: />
275: </FileConfiguration>
276: <FileConfiguration
277: Name="Debug|Win32"
278: >
279: <Tool
280: Name="VCCLCompilerTool"
281: AdditionalIncludeDirectories=""
282: PreprocessorDefinitions=""
283: />
284: </FileConfiguration>
285: </File>
286: <File
287: RelativePath=".\version.c"
288: >
289: <FileConfiguration
290: Name="Release|Win32"
291: >
292: <Tool
293: Name="VCCLCompilerTool"
294: AdditionalIncludeDirectories=""
295: PreprocessorDefinitions=""
296: />
297: </FileConfiguration>
298: <FileConfiguration
299: Name="Debug|Win32"
300: >
301: <Tool
302: Name="VCCLCompilerTool"
303: AdditionalIncludeDirectories=""
304: PreprocessorDefinitions=""
305: />
306: </FileConfiguration>
307: </File>
308: </Filter>
309: <Filter
310: Name="Header Files"
311: Filter="h;hpp;hxx;hm;inl"
312: >
313: <File
314: RelativePath="..\..\..\..\include\ntp_lineedit.h"
315: >
316: </File>
317: <File
318: RelativePath="..\..\..\..\ntpq\ntpq.h"
319: >
320: </File>
321: </Filter>
322: <Filter
323: Name="Resource Files"
324: Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
325: >
326: </Filter>
327: <File
328: RelativePath="..\..\..\..\packageinfo.sh"
329: >
330: <FileConfiguration
331: Name="Release|Win32"
332: >
333: <Tool
334: Name="VCCustomBuildTool"
335: CommandLine="echo Using NT Shell Script to generate version.c
..\..\scripts\mkver.bat -P ntpq
"
336: Outputs="$(ProjectDir)version.c"
337: />
338: </FileConfiguration>
339: <FileConfiguration
340: Name="Debug|Win32"
341: >
342: <Tool
343: Name="VCCustomBuildTool"
344: CommandLine="echo Using NT Shell Script to generate version.c
..\..\scripts\mkver.bat -P ntpq
"
345: Outputs="$(ProjectDir)version.c"
346: />
347: </FileConfiguration>
348: </File>
349: </Files>
350: <Globals>
351: </Globals>
352: </VisualStudioProject>