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