Annotation of embedaddon/ntp/ports/winnt/vs2003/ntpq.vcproj, revision 1.1.1.1
1.1 misho 1: <?xml version="1.0" encoding="Windows-1252"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="7.10"
5: Name="ntpq"
6: SccProjectName=""$/ntp/dev/ports/winnt/ntpq", WWBAAAAA"
7: SccLocalPath=".">
8: <Platforms>
9: <Platform
10: Name="Win32"/>
11: </Platforms>
12: <Configurations>
13: <Configuration
14: Name="Release|Win32"
15: OutputDirectory=".\ntpq\Release"
16: IntermediateDirectory=".\ntpq\Release"
17: ConfigurationType="1"
18: UseOfMFC="0"
19: ATLMinimizesCRunTimeLibraryUsage="FALSE"
20: CharacterSet="2">
21: <Tool
22: Name="VCCLCompilerTool"
23: Optimization="2"
24: InlineFunctionExpansion="1"
25: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
26: PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
27: StringPooling="TRUE"
28: RuntimeLibrary="2"
29: EnableFunctionLevelLinking="TRUE"
30: UsePrecompiledHeader="2"
31: PrecompiledHeaderFile=".\ntpq\Release/ntpq.pch"
32: AssemblerListingLocation=".\ntpq\Release/"
33: ObjectFile=".\ntpq\Release/"
34: ProgramDataBaseFileName=".\ntpq\Release/"
35: WarningLevel="4"
36: SuppressStartupBanner="TRUE"
37: CompileAs="0"/>
38: <Tool
39: Name="VCCustomBuildTool"/>
40: <Tool
41: Name="VCLinkerTool"
42: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
43: OutputFile="bin/Release/ntpq.exe"
44: LinkIncremental="1"
45: SuppressStartupBanner="TRUE"
46: ProgramDatabaseFile="bin/Release/ntpq.pdb"
47: SubSystem="1"
48: TargetMachine="1"/>
49: <Tool
50: Name="VCMIDLTool"
51: TypeLibraryName=".\ntpq\Release/ntpq.tlb"
52: HeaderFileName=""/>
53: <Tool
54: Name="VCPostBuildEventTool"/>
55: <Tool
56: Name="VCPreBuildEventTool"/>
57: <Tool
58: Name="VCPreLinkEventTool"/>
59: <Tool
60: Name="VCResourceCompilerTool"
61: PreprocessorDefinitions="NDEBUG"
62: Culture="1033"/>
63: <Tool
64: Name="VCWebServiceProxyGeneratorTool"/>
65: <Tool
66: Name="VCXMLDataGeneratorTool"/>
67: <Tool
68: Name="VCWebDeploymentTool"/>
69: <Tool
70: Name="VCManagedWrapperGeneratorTool"/>
71: <Tool
72: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73: </Configuration>
74: <Configuration
75: Name="Debug|Win32"
76: OutputDirectory=".\ntpq\Debug"
77: IntermediateDirectory=".\ntpq\Debug"
78: ConfigurationType="1"
79: UseOfMFC="0"
80: ATLMinimizesCRunTimeLibraryUsage="FALSE"
81: CharacterSet="2">
82: <Tool
83: Name="VCCLCompilerTool"
84: Optimization="0"
85: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
86: PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
87: BasicRuntimeChecks="3"
88: RuntimeLibrary="3"
89: UsePrecompiledHeader="2"
90: PrecompiledHeaderFile=".\ntpq\Debug/ntpq.pch"
91: AssemblerListingLocation=".\ntpq\Debug/"
92: ObjectFile=".\ntpq\Debug/"
93: ProgramDataBaseFileName=".\ntpq\Debug/"
94: BrowseInformation="1"
95: WarningLevel="4"
96: SuppressStartupBanner="TRUE"
97: DebugInformationFormat="4"
98: CompileAs="0"/>
99: <Tool
100: Name="VCCustomBuildTool"/>
101: <Tool
102: Name="VCLinkerTool"
103: AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
104: OutputFile="bin/Debug/ntpq.exe"
105: LinkIncremental="1"
106: SuppressStartupBanner="TRUE"
107: GenerateDebugInformation="TRUE"
108: ProgramDatabaseFile="bin/Debug/ntpq.pdb"
109: SubSystem="1"
110: TargetMachine="1"/>
111: <Tool
112: Name="VCMIDLTool"
113: TypeLibraryName=".\ntpq\Debug/ntpq.tlb"
114: HeaderFileName=""/>
115: <Tool
116: Name="VCPostBuildEventTool"/>
117: <Tool
118: Name="VCPreBuildEventTool"/>
119: <Tool
120: Name="VCPreLinkEventTool"/>
121: <Tool
122: Name="VCResourceCompilerTool"
123: PreprocessorDefinitions="_DEBUG"
124: Culture="1033"/>
125: <Tool
126: Name="VCWebServiceProxyGeneratorTool"/>
127: <Tool
128: Name="VCXMLDataGeneratorTool"/>
129: <Tool
130: Name="VCWebDeploymentTool"/>
131: <Tool
132: Name="VCManagedWrapperGeneratorTool"/>
133: <Tool
134: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
135: </Configuration>
136: </Configurations>
137: <References>
138: </References>
139: <Files>
140: <Filter
141: Name="Source Files"
142: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
143: <File
144: RelativePath="..\..\..\ntpq\ntpq-opts.c">
145: <FileConfiguration
146: Name="Release|Win32">
147: <Tool
148: Name="VCCLCompilerTool"
149: Optimization="2"
150: AdditionalIncludeDirectories=""
151: PreprocessorDefinitions=""/>
152: </FileConfiguration>
153: <FileConfiguration
154: Name="Debug|Win32">
155: <Tool
156: Name="VCCLCompilerTool"
157: Optimization="0"
158: AdditionalIncludeDirectories=""
159: PreprocessorDefinitions=""
160: BasicRuntimeChecks="3"
161: BrowseInformation="1"/>
162: </FileConfiguration>
163: </File>
164: <File
165: RelativePath="..\..\..\ntpq\ntpq-subs.c">
166: <FileConfiguration
167: Name="Release|Win32">
168: <Tool
169: Name="VCCLCompilerTool"
170: Optimization="2"
171: AdditionalIncludeDirectories=""
172: PreprocessorDefinitions=""/>
173: </FileConfiguration>
174: <FileConfiguration
175: Name="Debug|Win32">
176: <Tool
177: Name="VCCLCompilerTool"
178: Optimization="0"
179: AdditionalIncludeDirectories=""
180: PreprocessorDefinitions=""
181: BasicRuntimeChecks="3"
182: BrowseInformation="1"/>
183: </FileConfiguration>
184: </File>
185: <File
186: RelativePath="..\..\..\ntpq\ntpq.c">
187: <FileConfiguration
188: Name="Release|Win32">
189: <Tool
190: Name="VCCLCompilerTool"
191: Optimization="2"
192: AdditionalIncludeDirectories=""
193: PreprocessorDefinitions=""/>
194: </FileConfiguration>
195: <FileConfiguration
196: Name="Debug|Win32">
197: <Tool
198: Name="VCCLCompilerTool"
199: Optimization="0"
200: AdditionalIncludeDirectories=""
201: PreprocessorDefinitions=""
202: BasicRuntimeChecks="3"
203: BrowseInformation="1"/>
204: </FileConfiguration>
205: </File>
206: <File
207: RelativePath="version.c">
208: <FileConfiguration
209: Name="Release|Win32">
210: <Tool
211: Name="VCCLCompilerTool"
212: Optimization="2"
213: AdditionalIncludeDirectories=""
214: PreprocessorDefinitions=""/>
215: </FileConfiguration>
216: <FileConfiguration
217: Name="Debug|Win32">
218: <Tool
219: Name="VCCLCompilerTool"
220: Optimization="0"
221: AdditionalIncludeDirectories=""
222: PreprocessorDefinitions=""
223: BasicRuntimeChecks="3"
224: BrowseInformation="1"/>
225: </FileConfiguration>
226: </File>
227: </Filter>
228: <Filter
229: Name="Header Files"
230: Filter="h;hpp;hxx;hm;inl">
231: <File
232: RelativePath="..\..\..\ntpq\ntpq.h">
233: </File>
234: </Filter>
235: <Filter
236: Name="Resource Files"
237: Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
238: </Filter>
239: <File
240: RelativePath="..\..\..\configure">
241: <FileConfiguration
242: Name="Release|Win32">
243: <Tool
244: Name="VCCustomBuildTool"
245: CommandLine="echo Using NT Shell Script to generate version.c
246: ..\scripts\mkver.bat -P ntpq
247: "
248: Outputs="$(ProjectDir)version.c"/>
249: </FileConfiguration>
250: <FileConfiguration
251: Name="Debug|Win32">
252: <Tool
253: Name="VCCustomBuildTool"
254: CommandLine="echo Using NT Shell Script to generate version.c
255: ..\scripts\mkver.bat -P ntpq
256: "
257: Outputs="$(ProjectDir)version.c"/>
258: </FileConfiguration>
259: </File>
260: </Files>
261: <Globals>
262: </Globals>
263: </VisualStudioProject>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>