NSSM 2.1.
[nssm.git] / nssm.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9,00"\r
5         Name="nssm"\r
6         ProjectGUID="{32995E05-606F-4D83-A2E6-C2B361B34DF1}"\r
7         RootNamespace="nssm"\r
8         TargetFrameworkVersion="0"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14                 <Platform\r
15                         Name="x64"\r
16                 />\r
17         </Platforms>\r
18         <ToolFiles>\r
19         </ToolFiles>\r
20         <Configurations>\r
21                 <Configuration\r
22                         Name="Debug|Win32"\r
23                         OutputDirectory=".\Debug"\r
24                         IntermediateDirectory=".\Debug"\r
25                         ConfigurationType="1"\r
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
27                         UseOfMFC="0"\r
28                         ATLMinimizesCRunTimeLibraryUsage="false"\r
29                         CharacterSet="2"\r
30                         >\r
31                         <Tool\r
32                                 Name="VCPreBuildEventTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCCustomBuildTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCXMLDataGeneratorTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCWebServiceProxyGeneratorTool"\r
42                         />\r
43                         <Tool\r
44                                 Name="VCMIDLTool"\r
45                                 TypeLibraryName=".\Debug/nssm.tlb"\r
46                                 HeaderFileName=""\r
47                         />\r
48                         <Tool\r
49                                 Name="VCCLCompilerTool"\r
50                                 Optimization="0"\r
51                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
52                                 MinimalRebuild="true"\r
53                                 BasicRuntimeChecks="3"\r
54                                 RuntimeLibrary="1"\r
55                                 PrecompiledHeaderFile=".\Debug/nssm.pch"\r
56                                 AssemblerListingLocation=".\Debug/"\r
57                                 ObjectFile=".\Debug/"\r
58                                 ProgramDataBaseFileName=".\Debug/"\r
59                                 WarningLevel="3"\r
60                                 SuppressStartupBanner="true"\r
61                                 DebugInformationFormat="4"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCManagedResourceCompilerTool"\r
65                         />\r
66                         <Tool\r
67                                 Name="VCResourceCompilerTool"\r
68                                 PreprocessorDefinitions="_DEBUG"\r
69                                 Culture="2057"\r
70                         />\r
71                         <Tool\r
72                                 Name="VCPreLinkEventTool"\r
73                         />\r
74                         <Tool\r
75                                 Name="VCLinkerTool"\r
76                                 OutputFile="$(OutDir)\$(ProjectName)-$(PlatformName).exe"\r
77                                 LinkIncremental="2"\r
78                                 SuppressStartupBanner="true"\r
79                                 GenerateDebugInformation="true"\r
80                                 ProgramDatabaseFile=".\Debug/nssm_debug.pdb"\r
81                                 SubSystem="1"\r
82                                 RandomizedBaseAddress="1"\r
83                                 DataExecutionPrevention="0"\r
84                                 TargetMachine="1"\r
85                         />\r
86                         <Tool\r
87                                 Name="VCALinkTool"\r
88                         />\r
89                         <Tool\r
90                                 Name="VCManifestTool"\r
91                         />\r
92                         <Tool\r
93                                 Name="VCXDCMakeTool"\r
94                         />\r
95                         <Tool\r
96                                 Name="VCBscMakeTool"\r
97                                 SuppressStartupBanner="true"\r
98                                 OutputFile=".\Debug/nssm.bsc"\r
99                         />\r
100                         <Tool\r
101                                 Name="VCFxCopTool"\r
102                         />\r
103                         <Tool\r
104                                 Name="VCAppVerifierTool"\r
105                         />\r
106                         <Tool\r
107                                 Name="VCPostBuildEventTool"\r
108                         />\r
109                 </Configuration>\r
110                 <Configuration\r
111                         Name="Release|Win32"\r
112                         OutputDirectory=".\Release"\r
113                         IntermediateDirectory=".\Release"\r
114                         ConfigurationType="1"\r
115                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
116                         UseOfMFC="0"\r
117                         ATLMinimizesCRunTimeLibraryUsage="false"\r
118                         CharacterSet="2"\r
119                         >\r
120                         <Tool\r
121                                 Name="VCPreBuildEventTool"\r
122                         />\r
123                         <Tool\r
124                                 Name="VCCustomBuildTool"\r
125                         />\r
126                         <Tool\r
127                                 Name="VCXMLDataGeneratorTool"\r
128                         />\r
129                         <Tool\r
130                                 Name="VCWebServiceProxyGeneratorTool"\r
131                         />\r
132                         <Tool\r
133                                 Name="VCMIDLTool"\r
134                                 TypeLibraryName=".\Release/nssm.tlb"\r
135                                 HeaderFileName=""\r
136                         />\r
137                         <Tool\r
138                                 Name="VCCLCompilerTool"\r
139                                 Optimization="2"\r
140                                 InlineFunctionExpansion="1"\r
141                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
142                                 StringPooling="true"\r
143                                 RuntimeLibrary="0"\r
144                                 EnableFunctionLevelLinking="true"\r
145                                 PrecompiledHeaderFile=".\Release/nssm.pch"\r
146                                 AssemblerListingLocation=".\Release/"\r
147                                 ObjectFile=".\Release/"\r
148                                 ProgramDataBaseFileName=".\Release/"\r
149                                 WarningLevel="3"\r
150                                 SuppressStartupBanner="true"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCManagedResourceCompilerTool"\r
154                         />\r
155                         <Tool\r
156                                 Name="VCResourceCompilerTool"\r
157                                 PreprocessorDefinitions="NDEBUG"\r
158                                 Culture="2057"\r
159                         />\r
160                         <Tool\r
161                                 Name="VCPreLinkEventTool"\r
162                         />\r
163                         <Tool\r
164                                 Name="VCLinkerTool"\r
165                                 OutputFile="$(OutDir)\$(ProjectName)-$(PlatformName).exe"\r
166                                 LinkIncremental="1"\r
167                                 SuppressStartupBanner="true"\r
168                                 ProgramDatabaseFile=".\Release/nssm.pdb"\r
169                                 SubSystem="1"\r
170                                 RandomizedBaseAddress="1"\r
171                                 DataExecutionPrevention="0"\r
172                                 TargetMachine="1"\r
173                         />\r
174                         <Tool\r
175                                 Name="VCALinkTool"\r
176                         />\r
177                         <Tool\r
178                                 Name="VCManifestTool"\r
179                         />\r
180                         <Tool\r
181                                 Name="VCXDCMakeTool"\r
182                         />\r
183                         <Tool\r
184                                 Name="VCBscMakeTool"\r
185                                 SuppressStartupBanner="true"\r
186                                 OutputFile=".\Release/nssm.bsc"\r
187                         />\r
188                         <Tool\r
189                                 Name="VCFxCopTool"\r
190                         />\r
191                         <Tool\r
192                                 Name="VCAppVerifierTool"\r
193                         />\r
194                         <Tool\r
195                                 Name="VCPostBuildEventTool"\r
196                         />\r
197                 </Configuration>\r
198                 <Configuration\r
199                         Name="Debug|x64"\r
200                         OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
201                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
202                         ConfigurationType="1"\r
203                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
204                         UseOfMFC="0"\r
205                         ATLMinimizesCRunTimeLibraryUsage="false"\r
206                         CharacterSet="2"\r
207                         >\r
208                         <Tool\r
209                                 Name="VCPreBuildEventTool"\r
210                         />\r
211                         <Tool\r
212                                 Name="VCCustomBuildTool"\r
213                         />\r
214                         <Tool\r
215                                 Name="VCXMLDataGeneratorTool"\r
216                         />\r
217                         <Tool\r
218                                 Name="VCWebServiceProxyGeneratorTool"\r
219                         />\r
220                         <Tool\r
221                                 Name="VCMIDLTool"\r
222                                 TargetEnvironment="3"\r
223                                 TypeLibraryName=".\Debug/nssm.tlb"\r
224                                 HeaderFileName=""\r
225                         />\r
226                         <Tool\r
227                                 Name="VCCLCompilerTool"\r
228                                 Optimization="0"\r
229                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
230                                 MinimalRebuild="true"\r
231                                 BasicRuntimeChecks="3"\r
232                                 RuntimeLibrary="1"\r
233                                 PrecompiledHeaderFile=".\Debug/nssm.pch"\r
234                                 AssemblerListingLocation=".\Debug/"\r
235                                 ObjectFile=".\Debug/"\r
236                                 ProgramDataBaseFileName=".\Debug/"\r
237                                 WarningLevel="3"\r
238                                 SuppressStartupBanner="true"\r
239                                 DebugInformationFormat="3"\r
240                         />\r
241                         <Tool\r
242                                 Name="VCManagedResourceCompilerTool"\r
243                         />\r
244                         <Tool\r
245                                 Name="VCResourceCompilerTool"\r
246                                 PreprocessorDefinitions="_DEBUG"\r
247                                 Culture="2057"\r
248                         />\r
249                         <Tool\r
250                                 Name="VCPreLinkEventTool"\r
251                         />\r
252                         <Tool\r
253                                 Name="VCLinkerTool"\r
254                                 OutputFile="$(OutDir)\$(ProjectName)-$(PlatformName).exe"\r
255                                 LinkIncremental="2"\r
256                                 SuppressStartupBanner="true"\r
257                                 GenerateDebugInformation="true"\r
258                                 ProgramDatabaseFile=".\Debug/nssm_debug.pdb"\r
259                                 SubSystem="1"\r
260                                 RandomizedBaseAddress="1"\r
261                                 DataExecutionPrevention="0"\r
262                                 TargetMachine="17"\r
263                         />\r
264                         <Tool\r
265                                 Name="VCALinkTool"\r
266                         />\r
267                         <Tool\r
268                                 Name="VCManifestTool"\r
269                         />\r
270                         <Tool\r
271                                 Name="VCXDCMakeTool"\r
272                         />\r
273                         <Tool\r
274                                 Name="VCBscMakeTool"\r
275                                 SuppressStartupBanner="true"\r
276                                 OutputFile=".\Debug/nssm.bsc"\r
277                         />\r
278                         <Tool\r
279                                 Name="VCFxCopTool"\r
280                         />\r
281                         <Tool\r
282                                 Name="VCAppVerifierTool"\r
283                         />\r
284                         <Tool\r
285                                 Name="VCPostBuildEventTool"\r
286                         />\r
287                 </Configuration>\r
288                 <Configuration\r
289                         Name="Release|x64"\r
290                         OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
291                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
292                         ConfigurationType="1"\r
293                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
294                         UseOfMFC="0"\r
295                         ATLMinimizesCRunTimeLibraryUsage="false"\r
296                         CharacterSet="2"\r
297                         >\r
298                         <Tool\r
299                                 Name="VCPreBuildEventTool"\r
300                         />\r
301                         <Tool\r
302                                 Name="VCCustomBuildTool"\r
303                         />\r
304                         <Tool\r
305                                 Name="VCXMLDataGeneratorTool"\r
306                         />\r
307                         <Tool\r
308                                 Name="VCWebServiceProxyGeneratorTool"\r
309                         />\r
310                         <Tool\r
311                                 Name="VCMIDLTool"\r
312                                 TargetEnvironment="3"\r
313                                 TypeLibraryName=".\Release/nssm.tlb"\r
314                                 HeaderFileName=""\r
315                         />\r
316                         <Tool\r
317                                 Name="VCCLCompilerTool"\r
318                                 Optimization="2"\r
319                                 InlineFunctionExpansion="1"\r
320                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
321                                 StringPooling="true"\r
322                                 RuntimeLibrary="0"\r
323                                 EnableFunctionLevelLinking="true"\r
324                                 PrecompiledHeaderFile=".\Release/nssm.pch"\r
325                                 AssemblerListingLocation=".\Release/"\r
326                                 ObjectFile=".\Release/"\r
327                                 ProgramDataBaseFileName=".\Release/"\r
328                                 WarningLevel="3"\r
329                                 SuppressStartupBanner="true"\r
330                         />\r
331                         <Tool\r
332                                 Name="VCManagedResourceCompilerTool"\r
333                         />\r
334                         <Tool\r
335                                 Name="VCResourceCompilerTool"\r
336                                 PreprocessorDefinitions="NDEBUG"\r
337                                 Culture="2057"\r
338                         />\r
339                         <Tool\r
340                                 Name="VCPreLinkEventTool"\r
341                         />\r
342                         <Tool\r
343                                 Name="VCLinkerTool"\r
344                                 OutputFile="$(OutDir)\$(ProjectName)-$(PlatformName).exe"\r
345                                 LinkIncremental="1"\r
346                                 SuppressStartupBanner="true"\r
347                                 ProgramDatabaseFile=".\Release/nssm.pdb"\r
348                                 SubSystem="1"\r
349                                 RandomizedBaseAddress="1"\r
350                                 DataExecutionPrevention="0"\r
351                                 TargetMachine="17"\r
352                         />\r
353                         <Tool\r
354                                 Name="VCALinkTool"\r
355                         />\r
356                         <Tool\r
357                                 Name="VCManifestTool"\r
358                         />\r
359                         <Tool\r
360                                 Name="VCXDCMakeTool"\r
361                         />\r
362                         <Tool\r
363                                 Name="VCBscMakeTool"\r
364                                 SuppressStartupBanner="true"\r
365                                 OutputFile=".\Release/nssm.bsc"\r
366                         />\r
367                         <Tool\r
368                                 Name="VCFxCopTool"\r
369                         />\r
370                         <Tool\r
371                                 Name="VCAppVerifierTool"\r
372                         />\r
373                         <Tool\r
374                                 Name="VCPostBuildEventTool"\r
375                         />\r
376                 </Configuration>\r
377         </Configurations>\r
378         <References>\r
379         </References>\r
380         <Files>\r
381                 <Filter\r
382                         Name="Source Files"\r
383                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
384                         >\r
385                         <File\r
386                                 RelativePath="event.cpp"\r
387                                 >\r
388                                 <FileConfiguration\r
389                                         Name="Debug|Win32"\r
390                                         >\r
391                                         <Tool\r
392                                                 Name="VCCLCompilerTool"\r
393                                                 PreprocessorDefinitions=""\r
394                                         />\r
395                                 </FileConfiguration>\r
396                                 <FileConfiguration\r
397                                         Name="Release|Win32"\r
398                                         >\r
399                                         <Tool\r
400                                                 Name="VCCLCompilerTool"\r
401                                                 PreprocessorDefinitions=""\r
402                                         />\r
403                                 </FileConfiguration>\r
404                                 <FileConfiguration\r
405                                         Name="Debug|x64"\r
406                                         >\r
407                                         <Tool\r
408                                                 Name="VCCLCompilerTool"\r
409                                                 PreprocessorDefinitions=""\r
410                                         />\r
411                                 </FileConfiguration>\r
412                                 <FileConfiguration\r
413                                         Name="Release|x64"\r
414                                         >\r
415                                         <Tool\r
416                                                 Name="VCCLCompilerTool"\r
417                                                 PreprocessorDefinitions=""\r
418                                         />\r
419                                 </FileConfiguration>\r
420                         </File>\r
421                         <File\r
422                                 RelativePath="gui.cpp"\r
423                                 >\r
424                                 <FileConfiguration\r
425                                         Name="Debug|Win32"\r
426                                         >\r
427                                         <Tool\r
428                                                 Name="VCCLCompilerTool"\r
429                                                 PreprocessorDefinitions=""\r
430                                         />\r
431                                 </FileConfiguration>\r
432                                 <FileConfiguration\r
433                                         Name="Release|Win32"\r
434                                         >\r
435                                         <Tool\r
436                                                 Name="VCCLCompilerTool"\r
437                                                 PreprocessorDefinitions=""\r
438                                         />\r
439                                 </FileConfiguration>\r
440                                 <FileConfiguration\r
441                                         Name="Debug|x64"\r
442                                         >\r
443                                         <Tool\r
444                                                 Name="VCCLCompilerTool"\r
445                                                 PreprocessorDefinitions=""\r
446                                         />\r
447                                 </FileConfiguration>\r
448                                 <FileConfiguration\r
449                                         Name="Release|x64"\r
450                                         >\r
451                                         <Tool\r
452                                                 Name="VCCLCompilerTool"\r
453                                                 PreprocessorDefinitions=""\r
454                                         />\r
455                                 </FileConfiguration>\r
456                         </File>\r
457                         <File\r
458                                 RelativePath="nssm.cpp"\r
459                                 >\r
460                                 <FileConfiguration\r
461                                         Name="Debug|Win32"\r
462                                         >\r
463                                         <Tool\r
464                                                 Name="VCCLCompilerTool"\r
465                                                 PreprocessorDefinitions=""\r
466                                         />\r
467                                 </FileConfiguration>\r
468                                 <FileConfiguration\r
469                                         Name="Release|Win32"\r
470                                         >\r
471                                         <Tool\r
472                                                 Name="VCCLCompilerTool"\r
473                                                 PreprocessorDefinitions=""\r
474                                         />\r
475                                 </FileConfiguration>\r
476                                 <FileConfiguration\r
477                                         Name="Debug|x64"\r
478                                         >\r
479                                         <Tool\r
480                                                 Name="VCCLCompilerTool"\r
481                                                 PreprocessorDefinitions=""\r
482                                         />\r
483                                 </FileConfiguration>\r
484                                 <FileConfiguration\r
485                                         Name="Release|x64"\r
486                                         >\r
487                                         <Tool\r
488                                                 Name="VCCLCompilerTool"\r
489                                                 PreprocessorDefinitions=""\r
490                                         />\r
491                                 </FileConfiguration>\r
492                         </File>\r
493                         <File\r
494                                 RelativePath="registry.cpp"\r
495                                 >\r
496                                 <FileConfiguration\r
497                                         Name="Debug|Win32"\r
498                                         >\r
499                                         <Tool\r
500                                                 Name="VCCLCompilerTool"\r
501                                                 PreprocessorDefinitions=""\r
502                                         />\r
503                                 </FileConfiguration>\r
504                                 <FileConfiguration\r
505                                         Name="Release|Win32"\r
506                                         >\r
507                                         <Tool\r
508                                                 Name="VCCLCompilerTool"\r
509                                                 PreprocessorDefinitions=""\r
510                                         />\r
511                                 </FileConfiguration>\r
512                                 <FileConfiguration\r
513                                         Name="Debug|x64"\r
514                                         >\r
515                                         <Tool\r
516                                                 Name="VCCLCompilerTool"\r
517                                                 PreprocessorDefinitions=""\r
518                                         />\r
519                                 </FileConfiguration>\r
520                                 <FileConfiguration\r
521                                         Name="Release|x64"\r
522                                         >\r
523                                         <Tool\r
524                                                 Name="VCCLCompilerTool"\r
525                                                 PreprocessorDefinitions=""\r
526                                         />\r
527                                 </FileConfiguration>\r
528                         </File>\r
529                         <File\r
530                                 RelativePath="service.cpp"\r
531                                 >\r
532                                 <FileConfiguration\r
533                                         Name="Debug|Win32"\r
534                                         >\r
535                                         <Tool\r
536                                                 Name="VCCLCompilerTool"\r
537                                                 PreprocessorDefinitions=""\r
538                                         />\r
539                                 </FileConfiguration>\r
540                                 <FileConfiguration\r
541                                         Name="Release|Win32"\r
542                                         >\r
543                                         <Tool\r
544                                                 Name="VCCLCompilerTool"\r
545                                                 PreprocessorDefinitions=""\r
546                                         />\r
547                                 </FileConfiguration>\r
548                                 <FileConfiguration\r
549                                         Name="Debug|x64"\r
550                                         >\r
551                                         <Tool\r
552                                                 Name="VCCLCompilerTool"\r
553                                                 PreprocessorDefinitions=""\r
554                                         />\r
555                                 </FileConfiguration>\r
556                                 <FileConfiguration\r
557                                         Name="Release|x64"\r
558                                         >\r
559                                         <Tool\r
560                                                 Name="VCCLCompilerTool"\r
561                                                 PreprocessorDefinitions=""\r
562                                         />\r
563                                 </FileConfiguration>\r
564                         </File>\r
565                 </Filter>\r
566                 <Filter\r
567                         Name="Header Files"\r
568                         Filter="h;hpp;hxx;hm;inl"\r
569                         >\r
570                         <File\r
571                                 RelativePath="event.h"\r
572                                 >\r
573                         </File>\r
574                         <File\r
575                                 RelativePath="gui.h"\r
576                                 >\r
577                         </File>\r
578                         <File\r
579                                 RelativePath="nssm.h"\r
580                                 >\r
581                         </File>\r
582                         <File\r
583                                 RelativePath="registry.h"\r
584                                 >\r
585                         </File>\r
586                         <File\r
587                                 RelativePath="service.h"\r
588                                 >\r
589                         </File>\r
590                 </Filter>\r
591                 <Filter\r
592                         Name="Resource Files"\r
593                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
594                         >\r
595                         <File\r
596                                 RelativePath="nssm.ico"\r
597                                 >\r
598                         </File>\r
599                         <File\r
600                                 RelativePath="nssm.rc"\r
601                                 >\r
602                                 <FileConfiguration\r
603                                         Name="Debug|Win32"\r
604                                         >\r
605                                         <Tool\r
606                                                 Name="VCResourceCompilerTool"\r
607                                                 PreprocessorDefinitions=""\r
608                                         />\r
609                                 </FileConfiguration>\r
610                                 <FileConfiguration\r
611                                         Name="Release|Win32"\r
612                                         >\r
613                                         <Tool\r
614                                                 Name="VCResourceCompilerTool"\r
615                                                 PreprocessorDefinitions=""\r
616                                         />\r
617                                 </FileConfiguration>\r
618                                 <FileConfiguration\r
619                                         Name="Debug|x64"\r
620                                         >\r
621                                         <Tool\r
622                                                 Name="VCResourceCompilerTool"\r
623                                                 PreprocessorDefinitions=""\r
624                                         />\r
625                                 </FileConfiguration>\r
626                                 <FileConfiguration\r
627                                         Name="Release|x64"\r
628                                         >\r
629                                         <Tool\r
630                                                 Name="VCResourceCompilerTool"\r
631                                                 PreprocessorDefinitions=""\r
632                                         />\r
633                                 </FileConfiguration>\r
634                         </File>\r
635                 </Filter>\r
636         </Files>\r
637         <Globals>\r
638         </Globals>\r
639 </VisualStudioProject>\r