~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to ports/winnt/ntp-keygen/ntpkeygen.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-11-26 22:16:37 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091126221637-lbtdp0ax1yg9t0bx
Tags: 1:4.2.4p7+dfsg-4
* Use uname -s instead of dpkg-architecture to found the kernel we're
  running on.  dpkg-architecture is part of dpkg-dev. (Closes: #558145)
* Make the package fail to build on hurd since it does not provided
  the needed system calls for ntpd to work.

Show diffs side-by-side

added added

removed removed

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