source: nscp/modules/SysTray/SysTray-2005.vcproj @ 7e33d82

0.4.00.4.10.4.2stable
Last change on this file since 7e33d82 was 7e33d82, checked in by Michael Medin <michael@…>, 5 years ago

fixed the build environment a bit...

  • Property mode set to 100644
File size: 38.0 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="SysTray"
6        ProjectGUID="{BBFF8362-C626-4838-B0A2-F695D638AD24}"
7        RootNamespace="SysTray"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14                <Platform
15                        Name="x64"
16                />
17                <Platform
18                        Name="Itanium"
19                />
20        </Platforms>
21        <ToolFiles>
22        </ToolFiles>
23        <Configurations>
24                <Configuration
25                        Name="Release|Win32"
26                        OutputDirectory="$(ConfigurationName)"
27                        IntermediateDirectory="$(ConfigurationName)"
28                        ConfigurationType="2"
29                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
30                        CharacterSet="1"
31                        >
32                        <Tool
33                                Name="VCPreBuildEventTool"
34                        />
35                        <Tool
36                                Name="VCCustomBuildTool"
37                        />
38                        <Tool
39                                Name="VCXMLDataGeneratorTool"
40                        />
41                        <Tool
42                                Name="VCWebServiceProxyGeneratorTool"
43                        />
44                        <Tool
45                                Name="VCMIDLTool"
46                        />
47                        <Tool
48                                Name="VCCLCompilerTool"
49                                AdditionalIncludeDirectories="../include;../../include"
50                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE"
51                                RuntimeLibrary="0"
52                                UsePrecompiledHeader="2"
53                                WarningLevel="3"
54                                Detect64BitPortabilityProblems="false"
55                                DebugInformationFormat="3"
56                        />
57                        <Tool
58                                Name="VCManagedResourceCompilerTool"
59                        />
60                        <Tool
61                                Name="VCResourceCompilerTool"
62                        />
63                        <Tool
64                                Name="VCPreLinkEventTool"
65                        />
66                        <Tool
67                                Name="VCLinkerTool"
68                                OutputFile="../../Release/modules/$(ProjectName).dll"
69                                LinkIncremental="1"
70                                ModuleDefinitionFile="SysTray.def"
71                                GenerateDebugInformation="false"
72                                SubSystem="2"
73                                OptimizeReferences="2"
74                                EnableCOMDATFolding="2"
75                                ImportLibrary="$(OutDir)/SysTray.lib"
76                                TargetMachine="1"
77                        />
78                        <Tool
79                                Name="VCALinkTool"
80                        />
81                        <Tool
82                                Name="VCManifestTool"
83                        />
84                        <Tool
85                                Name="VCXDCMakeTool"
86                        />
87                        <Tool
88                                Name="VCBscMakeTool"
89                        />
90                        <Tool
91                                Name="VCFxCopTool"
92                        />
93                        <Tool
94                                Name="VCAppVerifierTool"
95                        />
96                        <Tool
97                                Name="VCWebDeploymentTool"
98                        />
99                        <Tool
100                                Name="VCPostBuildEventTool"
101                        />
102                </Configuration>
103                <Configuration
104                        Name="Release|x64"
105                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
106                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
107                        ConfigurationType="2"
108                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
109                        CharacterSet="1"
110                        >
111                        <Tool
112                                Name="VCPreBuildEventTool"
113                        />
114                        <Tool
115                                Name="VCCustomBuildTool"
116                        />
117                        <Tool
118                                Name="VCXMLDataGeneratorTool"
119                        />
120                        <Tool
121                                Name="VCWebServiceProxyGeneratorTool"
122                        />
123                        <Tool
124                                Name="VCMIDLTool"
125                                TargetEnvironment="3"
126                        />
127                        <Tool
128                                Name="VCCLCompilerTool"
129                                AdditionalIncludeDirectories="../include;../../include"
130                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE"
131                                RuntimeLibrary="0"
132                                UsePrecompiledHeader="2"
133                                WarningLevel="3"
134                                Detect64BitPortabilityProblems="false"
135                                DebugInformationFormat="3"
136                        />
137                        <Tool
138                                Name="VCManagedResourceCompilerTool"
139                        />
140                        <Tool
141                                Name="VCResourceCompilerTool"
142                        />
143                        <Tool
144                                Name="VCPreLinkEventTool"
145                        />
146                        <Tool
147                                Name="VCLinkerTool"
148                                OutputFile="../../Release/modules/$(ProjectName).dll"
149                                LinkIncremental="1"
150                                ModuleDefinitionFile="SysTray.def"
151                                GenerateDebugInformation="false"
152                                SubSystem="2"
153                                OptimizeReferences="2"
154                                EnableCOMDATFolding="2"
155                                ImportLibrary="$(OutDir)/SysTray.lib"
156                                TargetMachine="17"
157                        />
158                        <Tool
159                                Name="VCALinkTool"
160                        />
161                        <Tool
162                                Name="VCManifestTool"
163                        />
164                        <Tool
165                                Name="VCXDCMakeTool"
166                        />
167                        <Tool
168                                Name="VCBscMakeTool"
169                        />
170                        <Tool
171                                Name="VCFxCopTool"
172                        />
173                        <Tool
174                                Name="VCAppVerifierTool"
175                        />
176                        <Tool
177                                Name="VCWebDeploymentTool"
178                        />
179                        <Tool
180                                Name="VCPostBuildEventTool"
181                        />
182                </Configuration>
183                <Configuration
184                        Name="Debug|Win32"
185                        OutputDirectory="$(ConfigurationName)"
186                        IntermediateDirectory="$(ConfigurationName)"
187                        ConfigurationType="2"
188                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
189                        CharacterSet="1"
190                        >
191                        <Tool
192                                Name="VCPreBuildEventTool"
193                        />
194                        <Tool
195                                Name="VCCustomBuildTool"
196                        />
197                        <Tool
198                                Name="VCXMLDataGeneratorTool"
199                        />
200                        <Tool
201                                Name="VCWebServiceProxyGeneratorTool"
202                        />
203                        <Tool
204                                Name="VCMIDLTool"
205                        />
206                        <Tool
207                                Name="VCCLCompilerTool"
208                                Optimization="0"
209                                AdditionalIncludeDirectories="../include;../../include"
210                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"
211                                MinimalRebuild="true"
212                                BasicRuntimeChecks="3"
213                                RuntimeLibrary="3"
214                                UsePrecompiledHeader="2"
215                                WarningLevel="3"
216                                Detect64BitPortabilityProblems="false"
217                                DebugInformationFormat="4"
218                        />
219                        <Tool
220                                Name="VCManagedResourceCompilerTool"
221                        />
222                        <Tool
223                                Name="VCResourceCompilerTool"
224                        />
225                        <Tool
226                                Name="VCPreLinkEventTool"
227                        />
228                        <Tool
229                                Name="VCLinkerTool"
230                                OutputFile="../../Debug/modules/$(ProjectName).dll"
231                                ModuleDefinitionFile="SysTray.def"
232                                GenerateDebugInformation="true"
233                                ImportLibrary="$(OutDir)/SysTray.lib"
234                                TargetMachine="1"
235                        />
236                        <Tool
237                                Name="VCALinkTool"
238                        />
239                        <Tool
240                                Name="VCManifestTool"
241                        />
242                        <Tool
243                                Name="VCXDCMakeTool"
244                        />
245                        <Tool
246                                Name="VCBscMakeTool"
247                        />
248                        <Tool
249                                Name="VCFxCopTool"
250                        />
251                        <Tool
252                                Name="VCAppVerifierTool"
253                        />
254                        <Tool
255                                Name="VCWebDeploymentTool"
256                        />
257                        <Tool
258                                Name="VCPostBuildEventTool"
259                        />
260                </Configuration>
261                <Configuration
262                        Name="Debug|x64"
263                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
264                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
265                        ConfigurationType="2"
266                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
267                        CharacterSet="1"
268                        >
269                        <Tool
270                                Name="VCPreBuildEventTool"
271                        />
272                        <Tool
273                                Name="VCCustomBuildTool"
274                        />
275                        <Tool
276                                Name="VCXMLDataGeneratorTool"
277                        />
278                        <Tool
279                                Name="VCWebServiceProxyGeneratorTool"
280                        />
281                        <Tool
282                                Name="VCMIDLTool"
283                                TargetEnvironment="3"
284                        />
285                        <Tool
286                                Name="VCCLCompilerTool"
287                                Optimization="0"
288                                AdditionalIncludeDirectories="../include;../../include"
289                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"
290                                MinimalRebuild="true"
291                                BasicRuntimeChecks="3"
292                                RuntimeLibrary="3"
293                                UsePrecompiledHeader="2"
294                                WarningLevel="3"
295                                Detect64BitPortabilityProblems="false"
296                                DebugInformationFormat="3"
297                        />
298                        <Tool
299                                Name="VCManagedResourceCompilerTool"
300                        />
301                        <Tool
302                                Name="VCResourceCompilerTool"
303                        />
304                        <Tool
305                                Name="VCPreLinkEventTool"
306                        />
307                        <Tool
308                                Name="VCLinkerTool"
309                                OutputFile="../../Debug/modules/$(ProjectName).dll"
310                                ModuleDefinitionFile="SysTray.def"
311                                GenerateDebugInformation="true"
312                                ImportLibrary="$(OutDir)/SysTray.lib"
313                                TargetMachine="17"
314                        />
315                        <Tool
316                                Name="VCALinkTool"
317                        />
318                        <Tool
319                                Name="VCManifestTool"
320                        />
321                        <Tool
322                                Name="VCXDCMakeTool"
323                        />
324                        <Tool
325                                Name="VCBscMakeTool"
326                        />
327                        <Tool
328                                Name="VCFxCopTool"
329                        />
330                        <Tool
331                                Name="VCAppVerifierTool"
332                        />
333                        <Tool
334                                Name="VCWebDeploymentTool"
335                        />
336                        <Tool
337                                Name="VCPostBuildEventTool"
338                        />
339                </Configuration>
340                <Configuration
341                        Name="Distribution|Win32"
342                        OutputDirectory="$(ConfigurationName)"
343                        IntermediateDirectory="$(ConfigurationName)"
344                        ConfigurationType="2"
345                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
346                        CharacterSet="1"
347                        >
348                        <Tool
349                                Name="VCPreBuildEventTool"
350                        />
351                        <Tool
352                                Name="VCCustomBuildTool"
353                        />
354                        <Tool
355                                Name="VCXMLDataGeneratorTool"
356                        />
357                        <Tool
358                                Name="VCWebServiceProxyGeneratorTool"
359                        />
360                        <Tool
361                                Name="VCMIDLTool"
362                        />
363                        <Tool
364                                Name="VCCLCompilerTool"
365                                AdditionalIncludeDirectories="../include;../../include"
366                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
367                                RuntimeLibrary="0"
368                                UsePrecompiledHeader="2"
369                                WarningLevel="3"
370                                Detect64BitPortabilityProblems="false"
371                                DebugInformationFormat="3"
372                        />
373                        <Tool
374                                Name="VCManagedResourceCompilerTool"
375                        />
376                        <Tool
377                                Name="VCResourceCompilerTool"
378                        />
379                        <Tool
380                                Name="VCPreLinkEventTool"
381                        />
382                        <Tool
383                                Name="VCLinkerTool"
384                                OutputFile="../../Dist/modules/$(ProjectName).dll"
385                                LinkIncremental="1"
386                                ModuleDefinitionFile="SysTray.def"
387                                GenerateDebugInformation="false"
388                                SubSystem="2"
389                                OptimizeReferences="2"
390                                EnableCOMDATFolding="2"
391                                ImportLibrary="$(OutDir)/SysTray.lib"
392                                TargetMachine="1"
393                        />
394                        <Tool
395                                Name="VCALinkTool"
396                        />
397                        <Tool
398                                Name="VCManifestTool"
399                        />
400                        <Tool
401                                Name="VCXDCMakeTool"
402                        />
403                        <Tool
404                                Name="VCBscMakeTool"
405                        />
406                        <Tool
407                                Name="VCFxCopTool"
408                        />
409                        <Tool
410                                Name="VCAppVerifierTool"
411                        />
412                        <Tool
413                                Name="VCWebDeploymentTool"
414                        />
415                        <Tool
416                                Name="VCPostBuildEventTool"
417                        />
418                </Configuration>
419                <Configuration
420                        Name="Distribution|x64"
421                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
422                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
423                        ConfigurationType="2"
424                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
425                        CharacterSet="1"
426                        >
427                        <Tool
428                                Name="VCPreBuildEventTool"
429                        />
430                        <Tool
431                                Name="VCCustomBuildTool"
432                        />
433                        <Tool
434                                Name="VCXMLDataGeneratorTool"
435                        />
436                        <Tool
437                                Name="VCWebServiceProxyGeneratorTool"
438                        />
439                        <Tool
440                                Name="VCMIDLTool"
441                                TargetEnvironment="3"
442                        />
443                        <Tool
444                                Name="VCCLCompilerTool"
445                                AdditionalIncludeDirectories="../include;../../include"
446                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
447                                RuntimeLibrary="0"
448                                UsePrecompiledHeader="2"
449                                WarningLevel="3"
450                                Detect64BitPortabilityProblems="false"
451                                DebugInformationFormat="3"
452                        />
453                        <Tool
454                                Name="VCManagedResourceCompilerTool"
455                        />
456                        <Tool
457                                Name="VCResourceCompilerTool"
458                        />
459                        <Tool
460                                Name="VCPreLinkEventTool"
461                        />
462                        <Tool
463                                Name="VCLinkerTool"
464                                OutputFile="../../Dist/modules/$(ProjectName).dll"
465                                LinkIncremental="1"
466                                ModuleDefinitionFile="SysTray.def"
467                                GenerateDebugInformation="false"
468                                SubSystem="2"
469                                OptimizeReferences="2"
470                                EnableCOMDATFolding="2"
471                                ImportLibrary="$(OutDir)/SysTray.lib"
472                                TargetMachine="17"
473                        />
474                        <Tool
475                                Name="VCALinkTool"
476                        />
477                        <Tool
478                                Name="VCManifestTool"
479                        />
480                        <Tool
481                                Name="VCXDCMakeTool"
482                        />
483                        <Tool
484                                Name="VCBscMakeTool"
485                        />
486                        <Tool
487                                Name="VCFxCopTool"
488                        />
489                        <Tool
490                                Name="VCAppVerifierTool"
491                        />
492                        <Tool
493                                Name="VCWebDeploymentTool"
494                        />
495                        <Tool
496                                Name="VCPostBuildEventTool"
497                        />
498                </Configuration>
499                <Configuration
500                        Name="Nightly|Win32"
501                        OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules"
502                        IntermediateDirectory="$(ConfigurationName)"
503                        ConfigurationType="2"
504                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
505                        CharacterSet="1"
506                        >
507                        <Tool
508                                Name="VCPreBuildEventTool"
509                        />
510                        <Tool
511                                Name="VCCustomBuildTool"
512                        />
513                        <Tool
514                                Name="VCXMLDataGeneratorTool"
515                        />
516                        <Tool
517                                Name="VCWebServiceProxyGeneratorTool"
518                        />
519                        <Tool
520                                Name="VCMIDLTool"
521                        />
522                        <Tool
523                                Name="VCCLCompilerTool"
524                                AdditionalIncludeDirectories="../include;../../include"
525                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
526                                UsePrecompiledHeader="2"
527                                WarningLevel="3"
528                                DebugInformationFormat="3"
529                        />
530                        <Tool
531                                Name="VCManagedResourceCompilerTool"
532                        />
533                        <Tool
534                                Name="VCResourceCompilerTool"
535                        />
536                        <Tool
537                                Name="VCPreLinkEventTool"
538                        />
539                        <Tool
540                                Name="VCLinkerTool"
541                                LinkIncremental="1"
542                                ModuleDefinitionFile="SysTray.def"
543                                GenerateDebugInformation="false"
544                                SubSystem="2"
545                                OptimizeReferences="2"
546                                EnableCOMDATFolding="2"
547                                TargetMachine="1"
548                        />
549                        <Tool
550                                Name="VCALinkTool"
551                        />
552                        <Tool
553                                Name="VCManifestTool"
554                        />
555                        <Tool
556                                Name="VCXDCMakeTool"
557                        />
558                        <Tool
559                                Name="VCBscMakeTool"
560                        />
561                        <Tool
562                                Name="VCFxCopTool"
563                        />
564                        <Tool
565                                Name="VCAppVerifierTool"
566                        />
567                        <Tool
568                                Name="VCWebDeploymentTool"
569                        />
570                        <Tool
571                                Name="VCPostBuildEventTool"
572                        />
573                </Configuration>
574                <Configuration
575                        Name="Nightly|x64"
576                        OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules"
577                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
578                        ConfigurationType="2"
579                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
580                        CharacterSet="1"
581                        >
582                        <Tool
583                                Name="VCPreBuildEventTool"
584                        />
585                        <Tool
586                                Name="VCCustomBuildTool"
587                        />
588                        <Tool
589                                Name="VCXMLDataGeneratorTool"
590                        />
591                        <Tool
592                                Name="VCWebServiceProxyGeneratorTool"
593                        />
594                        <Tool
595                                Name="VCMIDLTool"
596                                TargetEnvironment="3"
597                        />
598                        <Tool
599                                Name="VCCLCompilerTool"
600                                AdditionalIncludeDirectories="../include;../../include"
601                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
602                                UsePrecompiledHeader="2"
603                                WarningLevel="3"
604                                DebugInformationFormat="3"
605                        />
606                        <Tool
607                                Name="VCManagedResourceCompilerTool"
608                        />
609                        <Tool
610                                Name="VCResourceCompilerTool"
611                        />
612                        <Tool
613                                Name="VCPreLinkEventTool"
614                        />
615                        <Tool
616                                Name="VCLinkerTool"
617                                LinkIncremental="1"
618                                ModuleDefinitionFile="SysTray.def"
619                                GenerateDebugInformation="false"
620                                SubSystem="2"
621                                OptimizeReferences="2"
622                                EnableCOMDATFolding="2"
623                                TargetMachine="17"
624                        />
625                        <Tool
626                                Name="VCALinkTool"
627                        />
628                        <Tool
629                                Name="VCManifestTool"
630                        />
631                        <Tool
632                                Name="VCXDCMakeTool"
633                        />
634                        <Tool
635                                Name="VCBscMakeTool"
636                        />
637                        <Tool
638                                Name="VCFxCopTool"
639                        />
640                        <Tool
641                                Name="VCAppVerifierTool"
642                        />
643                        <Tool
644                                Name="VCWebDeploymentTool"
645                        />
646                        <Tool
647                                Name="VCPostBuildEventTool"
648                        />
649                </Configuration>
650                <Configuration
651                        Name="Debug-MemCheck|Win32"
652                        OutputDirectory="$(ConfigurationName)"
653                        IntermediateDirectory="$(ConfigurationName)"
654                        ConfigurationType="2"
655                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
656                        CharacterSet="1"
657                        >
658                        <Tool
659                                Name="VCPreBuildEventTool"
660                        />
661                        <Tool
662                                Name="VCCustomBuildTool"
663                        />
664                        <Tool
665                                Name="VCXMLDataGeneratorTool"
666                        />
667                        <Tool
668                                Name="VCWebServiceProxyGeneratorTool"
669                        />
670                        <Tool
671                                Name="VCMIDLTool"
672                        />
673                        <Tool
674                                Name="VCCLCompilerTool"
675                                Optimization="0"
676                                AdditionalIncludeDirectories="../include;../../include"
677                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MEMCHECK"
678                                MinimalRebuild="true"
679                                BasicRuntimeChecks="3"
680                                RuntimeLibrary="3"
681                                UsePrecompiledHeader="2"
682                                WarningLevel="3"
683                                Detect64BitPortabilityProblems="false"
684                                DebugInformationFormat="4"
685                        />
686                        <Tool
687                                Name="VCManagedResourceCompilerTool"
688                        />
689                        <Tool
690                                Name="VCResourceCompilerTool"
691                        />
692                        <Tool
693                                Name="VCPreLinkEventTool"
694                        />
695                        <Tool
696                                Name="VCLinkerTool"
697                                OutputFile="../../Debug/modules/$(ProjectName).dll"
698                                ModuleDefinitionFile="SysTray.def"
699                                GenerateDebugInformation="true"
700                                ImportLibrary="$(OutDir)/SysTray.lib"
701                                TargetMachine="1"
702                        />
703                        <Tool
704                                Name="VCALinkTool"
705                        />
706                        <Tool
707                                Name="VCManifestTool"
708                        />
709                        <Tool
710                                Name="VCXDCMakeTool"
711                        />
712                        <Tool
713                                Name="VCBscMakeTool"
714                        />
715                        <Tool
716                                Name="VCFxCopTool"
717                        />
718                        <Tool
719                                Name="VCAppVerifierTool"
720                        />
721                        <Tool
722                                Name="VCWebDeploymentTool"
723                        />
724                        <Tool
725                                Name="VCPostBuildEventTool"
726                        />
727                </Configuration>
728                <Configuration
729                        Name="Debug-MemCheck|x64"
730                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
731                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
732                        ConfigurationType="2"
733                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
734                        CharacterSet="1"
735                        >
736                        <Tool
737                                Name="VCPreBuildEventTool"
738                        />
739                        <Tool
740                                Name="VCCustomBuildTool"
741                        />
742                        <Tool
743                                Name="VCXMLDataGeneratorTool"
744                        />
745                        <Tool
746                                Name="VCWebServiceProxyGeneratorTool"
747                        />
748                        <Tool
749                                Name="VCMIDLTool"
750                                TargetEnvironment="3"
751                        />
752                        <Tool
753                                Name="VCCLCompilerTool"
754                                Optimization="0"
755                                AdditionalIncludeDirectories="../include;../../include"
756                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"
757                                MinimalRebuild="true"
758                                BasicRuntimeChecks="3"
759                                RuntimeLibrary="3"
760                                UsePrecompiledHeader="2"
761                                WarningLevel="3"
762                                Detect64BitPortabilityProblems="false"
763                                DebugInformationFormat="3"
764                        />
765                        <Tool
766                                Name="VCManagedResourceCompilerTool"
767                        />
768                        <Tool
769                                Name="VCResourceCompilerTool"
770                        />
771                        <Tool
772                                Name="VCPreLinkEventTool"
773                        />
774                        <Tool
775                                Name="VCLinkerTool"
776                                OutputFile="../../Debug/modules/$(ProjectName).dll"
777                                ModuleDefinitionFile="SysTray.def"
778                                GenerateDebugInformation="true"
779                                ImportLibrary="$(OutDir)/SysTray.lib"
780                                TargetMachine="17"
781                        />
782                        <Tool
783                                Name="VCALinkTool"
784                        />
785                        <Tool
786                                Name="VCManifestTool"
787                        />
788                        <Tool
789                                Name="VCXDCMakeTool"
790                        />
791                        <Tool
792                                Name="VCBscMakeTool"
793                        />
794                        <Tool
795                                Name="VCFxCopTool"
796                        />
797                        <Tool
798                                Name="VCAppVerifierTool"
799                        />
800                        <Tool
801                                Name="VCWebDeploymentTool"
802                        />
803                        <Tool
804                                Name="VCPostBuildEventTool"
805                        />
806                </Configuration>
807                <Configuration
808                        Name="Release|Itanium"
809                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
810                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
811                        ConfigurationType="2"
812                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
813                        CharacterSet="2"
814                        >
815                        <Tool
816                                Name="VCPreBuildEventTool"
817                        />
818                        <Tool
819                                Name="VCCustomBuildTool"
820                        />
821                        <Tool
822                                Name="VCXMLDataGeneratorTool"
823                        />
824                        <Tool
825                                Name="VCWebServiceProxyGeneratorTool"
826                        />
827                        <Tool
828                                Name="VCMIDLTool"
829                                TargetEnvironment="2"
830                        />
831                        <Tool
832                                Name="VCCLCompilerTool"
833                                AdditionalIncludeDirectories="../include;../../include"
834                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS; _CRT_SECURE_NO_DEPRECATE"
835                                RuntimeLibrary="0"
836                                UsePrecompiledHeader="2"
837                                WarningLevel="3"
838                                Detect64BitPortabilityProblems="false"
839                                DebugInformationFormat="3"
840                        />
841                        <Tool
842                                Name="VCManagedResourceCompilerTool"
843                        />
844                        <Tool
845                                Name="VCResourceCompilerTool"
846                        />
847                        <Tool
848                                Name="VCPreLinkEventTool"
849                        />
850                        <Tool
851                                Name="VCLinkerTool"
852                                OutputFile="../../Release/modules/$(ProjectName).dll"
853                                LinkIncremental="1"
854                                ModuleDefinitionFile="SysTray.def"
855                                GenerateDebugInformation="false"
856                                SubSystem="2"
857                                OptimizeReferences="2"
858                                EnableCOMDATFolding="2"
859                                RandomizedBaseAddress="1"
860                                DataExecutionPrevention="0"
861                                ImportLibrary="$(OutDir)/SysTray.lib"
862                                TargetMachine="5"
863                        />
864                        <Tool
865                                Name="VCALinkTool"
866                        />
867                        <Tool
868                                Name="VCManifestTool"
869                        />
870                        <Tool
871                                Name="VCXDCMakeTool"
872                        />
873                        <Tool
874                                Name="VCBscMakeTool"
875                        />
876                        <Tool
877                                Name="VCFxCopTool"
878                        />
879                        <Tool
880                                Name="VCAppVerifierTool"
881                        />
882                        <Tool
883                                Name="VCPostBuildEventTool"
884                        />
885                </Configuration>
886                <Configuration
887                        Name="Debug|Itanium"
888                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
889                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
890                        ConfigurationType="2"
891                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
892                        CharacterSet="2"
893                        >
894                        <Tool
895                                Name="VCPreBuildEventTool"
896                        />
897                        <Tool
898                                Name="VCCustomBuildTool"
899                        />
900                        <Tool
901                                Name="VCXMLDataGeneratorTool"
902                        />
903                        <Tool
904                                Name="VCWebServiceProxyGeneratorTool"
905                        />
906                        <Tool
907                                Name="VCMIDLTool"
908                                TargetEnvironment="2"
909                        />
910                        <Tool
911                                Name="VCCLCompilerTool"
912                                Optimization="0"
913                                AdditionalIncludeDirectories="../include;../../include"
914                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"
915                                MinimalRebuild="true"
916                                BasicRuntimeChecks="3"
917                                RuntimeLibrary="3"
918                                UsePrecompiledHeader="2"
919                                WarningLevel="3"
920                                Detect64BitPortabilityProblems="false"
921                                DebugInformationFormat="3"
922                        />
923                        <Tool
924                                Name="VCManagedResourceCompilerTool"
925                        />
926                        <Tool
927                                Name="VCResourceCompilerTool"
928                        />
929                        <Tool
930                                Name="VCPreLinkEventTool"
931                        />
932                        <Tool
933                                Name="VCLinkerTool"
934                                OutputFile="../../Debug/modules/$(ProjectName).dll"
935                                ModuleDefinitionFile="SysTray.def"
936                                GenerateDebugInformation="true"
937                                RandomizedBaseAddress="1"
938                                DataExecutionPrevention="0"
939                                ImportLibrary="$(OutDir)/SysTray.lib"
940                                TargetMachine="5"
941                        />
942                        <Tool
943                                Name="VCALinkTool"
944                        />
945                        <Tool
946                                Name="VCManifestTool"
947                        />
948                        <Tool
949                                Name="VCXDCMakeTool"
950                        />
951                        <Tool
952                                Name="VCBscMakeTool"
953                        />
954                        <Tool
955                                Name="VCFxCopTool"
956                        />
957                        <Tool
958                                Name="VCAppVerifierTool"
959                        />
960                        <Tool
961                                Name="VCPostBuildEventTool"
962                        />
963                </Configuration>
964                <Configuration
965                        Name="Distribution|Itanium"
966                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
967                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
968                        ConfigurationType="2"
969                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
970                        CharacterSet="2"
971                        >
972                        <Tool
973                                Name="VCPreBuildEventTool"
974                        />
975                        <Tool
976                                Name="VCCustomBuildTool"
977                        />
978                        <Tool
979                                Name="VCXMLDataGeneratorTool"
980                        />
981                        <Tool
982                                Name="VCWebServiceProxyGeneratorTool"
983                        />
984                        <Tool
985                                Name="VCMIDLTool"
986                                TargetEnvironment="2"
987                        />
988                        <Tool
989                                Name="VCCLCompilerTool"
990                                AdditionalIncludeDirectories="../include;../../include"
991                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
992                                RuntimeLibrary="0"
993                                UsePrecompiledHeader="2"
994                                WarningLevel="3"
995                                Detect64BitPortabilityProblems="false"
996                                DebugInformationFormat="3"
997                        />
998                        <Tool
999                                Name="VCManagedResourceCompilerTool"
1000                        />
1001                        <Tool
1002                                Name="VCResourceCompilerTool"
1003                        />
1004                        <Tool
1005                                Name="VCPreLinkEventTool"
1006                        />
1007                        <Tool
1008                                Name="VCLinkerTool"
1009                                OutputFile="../../Dist/modules/$(ProjectName).dll"
1010                                LinkIncremental="1"
1011                                ModuleDefinitionFile="SysTray.def"
1012                                GenerateDebugInformation="false"
1013                                SubSystem="2"
1014                                OptimizeReferences="2"
1015                                EnableCOMDATFolding="2"
1016                                RandomizedBaseAddress="1"
1017                                DataExecutionPrevention="0"
1018                                ImportLibrary="$(OutDir)/SysTray.lib"
1019                                TargetMachine="5"
1020                        />
1021                        <Tool
1022                                Name="VCALinkTool"
1023                        />
1024                        <Tool
1025                                Name="VCManifestTool"
1026                        />
1027                        <Tool
1028                                Name="VCXDCMakeTool"
1029                        />
1030                        <Tool
1031                                Name="VCBscMakeTool"
1032                        />
1033                        <Tool
1034                                Name="VCFxCopTool"
1035                        />
1036                        <Tool
1037                                Name="VCAppVerifierTool"
1038                        />
1039                        <Tool
1040                                Name="VCPostBuildEventTool"
1041                        />
1042                </Configuration>
1043                <Configuration
1044                        Name="Nightly|Itanium"
1045                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
1046                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1047                        ConfigurationType="2"
1048                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1049                        CharacterSet="2"
1050                        >
1051                        <Tool
1052                                Name="VCPreBuildEventTool"
1053                        />
1054                        <Tool
1055                                Name="VCCustomBuildTool"
1056                        />
1057                        <Tool
1058                                Name="VCXMLDataGeneratorTool"
1059                        />
1060                        <Tool
1061                                Name="VCWebServiceProxyGeneratorTool"
1062                        />
1063                        <Tool
1064                                Name="VCMIDLTool"
1065                                TargetEnvironment="2"
1066                        />
1067                        <Tool
1068                                Name="VCCLCompilerTool"
1069                                AdditionalIncludeDirectories="../include;../../include"
1070                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
1071                                RuntimeLibrary="0"
1072                                UsePrecompiledHeader="2"
1073                                WarningLevel="3"
1074                                Detect64BitPortabilityProblems="false"
1075                                DebugInformationFormat="3"
1076                        />
1077                        <Tool
1078                                Name="VCManagedResourceCompilerTool"
1079                        />
1080                        <Tool
1081                                Name="VCResourceCompilerTool"
1082                        />
1083                        <Tool
1084                                Name="VCPreLinkEventTool"
1085                        />
1086                        <Tool
1087                                Name="VCLinkerTool"
1088                                OutputFile="../../Dist/modules/$(ProjectName).dll"
1089                                LinkIncremental="1"
1090                                ModuleDefinitionFile="SysTray.def"
1091                                GenerateDebugInformation="true"
1092                                SubSystem="2"
1093                                OptimizeReferences="2"
1094                                EnableCOMDATFolding="2"
1095                                RandomizedBaseAddress="1"
1096                                DataExecutionPrevention="0"
1097                                ImportLibrary="$(OutDir)/SysTray.lib"
1098                                TargetMachine="5"
1099                        />
1100                        <Tool
1101                                Name="VCALinkTool"
1102                        />
1103                        <Tool
1104                                Name="VCManifestTool"
1105                        />
1106                        <Tool
1107                                Name="VCXDCMakeTool"
1108                        />
1109                        <Tool
1110                                Name="VCBscMakeTool"
1111                        />
1112                        <Tool
1113                                Name="VCFxCopTool"
1114                        />
1115                        <Tool
1116                                Name="VCAppVerifierTool"
1117                        />
1118                        <Tool
1119                                Name="VCPostBuildEventTool"
1120                        />
1121                </Configuration>
1122                <Configuration
1123                        Name="Debug-MemCheck|Itanium"
1124                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
1125                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
1126                        ConfigurationType="2"
1127                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1128                        CharacterSet="2"
1129                        >
1130                        <Tool
1131                                Name="VCPreBuildEventTool"
1132                        />
1133                        <Tool
1134                                Name="VCCustomBuildTool"
1135                        />
1136                        <Tool
1137                                Name="VCXMLDataGeneratorTool"
1138                        />
1139                        <Tool
1140                                Name="VCWebServiceProxyGeneratorTool"
1141                        />
1142                        <Tool
1143                                Name="VCMIDLTool"
1144                                TargetEnvironment="2"
1145                        />
1146                        <Tool
1147                                Name="VCCLCompilerTool"
1148                                Optimization="0"
1149                                AdditionalIncludeDirectories="../include;../../include"
1150                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE"
1151                                MinimalRebuild="true"
1152                                BasicRuntimeChecks="3"
1153                                RuntimeLibrary="3"
1154                                UsePrecompiledHeader="2"
1155                                WarningLevel="3"
1156                                Detect64BitPortabilityProblems="false"
1157                                DebugInformationFormat="3"
1158                        />
1159                        <Tool
1160                                Name="VCManagedResourceCompilerTool"
1161                        />
1162                        <Tool
1163                                Name="VCResourceCompilerTool"
1164                        />
1165                        <Tool
1166                                Name="VCPreLinkEventTool"
1167                        />
1168                        <Tool
1169                                Name="VCLinkerTool"
1170                                OutputFile="../../Debug/modules/$(ProjectName).dll"
1171                                ModuleDefinitionFile="SysTray.def"
1172                                GenerateDebugInformation="true"
1173                                RandomizedBaseAddress="1"
1174                                DataExecutionPrevention="0"
1175                                ImportLibrary="$(OutDir)/SysTray.lib"
1176                                TargetMachine="5"
1177                        />
1178                        <Tool
1179                                Name="VCALinkTool"
1180                        />
1181                        <Tool
1182                                Name="VCManifestTool"
1183                        />
1184                        <Tool
1185                                Name="VCXDCMakeTool"
1186                        />
1187                        <Tool
1188                                Name="VCBscMakeTool"
1189                        />
1190                        <Tool
1191                                Name="VCFxCopTool"
1192                        />
1193                        <Tool
1194                                Name="VCAppVerifierTool"
1195                        />
1196                        <Tool
1197                                Name="VCPostBuildEventTool"
1198                        />
1199                </Configuration>
1200        </Configurations>
1201        <References>
1202        </References>
1203        <Files>
1204                <Filter
1205                        Name="Source Files"
1206                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1207                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1208                        >
1209                        <File
1210                                RelativePath="..\..\include\arrayBuffer.cpp"
1211                                >
1212                                <FileConfiguration
1213                                        Name="Release|Win32"
1214                                        >
1215                                        <Tool
1216                                                Name="VCCLCompilerTool"
1217                                                UsePrecompiledHeader="0"
1218                                        />
1219                                </FileConfiguration>
1220                                <FileConfiguration
1221                                        Name="Release|x64"
1222                                        >
1223                                        <Tool
1224                                                Name="VCCLCompilerTool"
1225                                                UsePrecompiledHeader="0"
1226                                        />
1227                                </FileConfiguration>
1228                                <FileConfiguration
1229                                        Name="Debug|Win32"
1230                                        >
1231                                        <Tool
1232                                                Name="VCCLCompilerTool"
1233                                                UsePrecompiledHeader="0"
1234                                        />
1235                                </FileConfiguration>
1236                                <FileConfiguration
1237                                        Name="Debug|x64"
1238                                        >
1239                                        <Tool
1240                                                Name="VCCLCompilerTool"
1241                                                UsePrecompiledHeader="0"
1242                                        />
1243                                </FileConfiguration>
1244                                <FileConfiguration
1245                                        Name="Distribution|Win32"
1246                                        >
1247                                        <Tool
1248                                                Name="VCCLCompilerTool"
1249                                                UsePrecompiledHeader="0"
1250                                        />
1251                                </FileConfiguration>
1252                                <FileConfiguration
1253                                        Name="Distribution|x64"
1254                                        >
1255                                        <Tool
1256                                                Name="VCCLCompilerTool"
1257                                                UsePrecompiledHeader="0"
1258                                        />
1259                                </FileConfiguration>
1260                                <FileConfiguration
1261                                        Name="Nightly|Win32"
1262                                        >
1263                                        <Tool
1264                                                Name="VCCLCompilerTool"
1265                                                UsePrecompiledHeader="0"
1266                                        />
1267                                </FileConfiguration>
1268                                <FileConfiguration
1269                                        Name="Nightly|x64"
1270                                        >
1271                                        <Tool
1272                                                Name="VCCLCompilerTool"
1273                                                UsePrecompiledHeader="0"
1274                                        />
1275                                </FileConfiguration>
1276                                <FileConfiguration
1277                                        Name="Debug-MemCheck|Win32"
1278                                        >
1279                                        <Tool
1280                                                Name="VCCLCompilerTool"
1281                                                UsePrecompiledHeader="0"
1282                                        />
1283                                </FileConfiguration>
1284                                <FileConfiguration
1285                                        Name="Debug-MemCheck|x64"
1286                                        >
1287                                        <Tool
1288                                                Name="VCCLCompilerTool"
1289                                                UsePrecompiledHeader="0"
1290                                        />
1291                                </FileConfiguration>
1292                                <FileConfiguration
1293                                        Name="Release|Itanium"
1294                                        >
1295                                        <Tool
1296                                                Name="VCCLCompilerTool"
1297                                                UsePrecompiledHeader="0"
1298                                        />
1299                                </FileConfiguration>
1300                                <FileConfiguration
1301                                        Name="Debug|Itanium"
1302                                        >
1303                                        <Tool
1304                                                Name="VCCLCompilerTool"
1305                                                UsePrecompiledHeader="0"
1306                                        />
1307                                </FileConfiguration>
1308                                <FileConfiguration
1309                                        Name="Distribution|Itanium"
1310                                        >
1311                                        <Tool
1312                                                Name="VCCLCompilerTool"
1313                                                UsePrecompiledHeader="0"
1314                                        />
1315                                </FileConfiguration>
1316                                <FileConfiguration
1317                                        Name="Nightly|Itanium"
1318                                        >
1319                                        <Tool
1320                                                Name="VCCLCompilerTool"
1321                                                UsePrecompiledHeader="0"
1322                                        />
1323                                </FileConfiguration>
1324                                <FileConfiguration
1325                                        Name="Debug-MemCheck|Itanium"
1326                                        >
1327                                        <Tool
1328                                                Name="VCCLCompilerTool"
1329                                                UsePrecompiledHeader="0"
1330                                        />
1331                                </FileConfiguration>
1332                        </File>
1333                        <File
1334                                RelativePath="..\..\include\NSCHelper.cpp"
1335                                >
1336                                <FileConfiguration
1337                                        Name="Release|Win32"
1338                                        >
1339                                        <Tool
1340                                                Name="VCCLCompilerTool"
1341                                                UsePrecompiledHeader="0"
1342                                        />
1343                                </FileConfiguration>
1344                                <FileConfiguration
1345                                        Name="Release|x64"
1346                                        >
1347                                        <Tool
1348                                                Name="VCCLCompilerTool"
1349                                                UsePrecompiledHeader="0"
1350                                        />
1351                                </FileConfiguration>
1352                                <FileConfiguration
1353                                        Name="Debug|Win32"
1354                                        >
1355                                        <Tool
1356                                                Name="VCCLCompilerTool"
1357                                                UsePrecompiledHeader="0"
1358                                        />
1359                                </FileConfiguration>
1360                                <FileConfiguration
1361                                        Name="Debug|x64"
1362                                        >
1363                                        <Tool
1364                                                Name="VCCLCompilerTool"
1365                                                UsePrecompiledHeader="0"
1366                                        />
1367                                </FileConfiguration>
1368                                <FileConfiguration
1369                                        Name="Distribution|Win32"
1370                                        >
1371                                        <Tool
1372                                                Name="VCCLCompilerTool"
1373                                                UsePrecompiledHeader="0"
1374                                        />
1375                                </FileConfiguration>
1376                                <FileConfiguration
1377                                        Name="Distribution|x64"
1378                                        >
1379                                        <Tool
1380                                                Name="VCCLCompilerTool"
1381                                                UsePrecompiledHeader="0"
1382                                        />
1383                                </FileConfiguration>
1384                                <FileConfiguration
1385                                        Name="Nightly|Win32"
1386                                        >
1387                                        <Tool
1388                                                Name="VCCLCompilerTool"
1389                                                UsePrecompiledHeader="0"
1390                                        />
1391                                </FileConfiguration>
1392                                <FileConfiguration
1393                                        Name="Nightly|x64"
1394                                        >
1395                                        <Tool
1396                                                Name="VCCLCompilerTool"
1397                                                UsePrecompiledHeader="0"
1398                                        />
1399                                </FileConfiguration>
1400                                <FileConfiguration
1401                                        Name="Debug-MemCheck|Win32"
1402                                        >
1403                                        <Tool
1404                                                Name="VCCLCompilerTool"
1405                                                UsePrecompiledHeader="0"
1406                                        />
1407                                </FileConfiguration>
1408                                <FileConfiguration
1409                                        Name="Debug-MemCheck|x64"
1410                                        >
1411                                        <Tool
1412                                                Name="VCCLCompilerTool"
1413                                                UsePrecompiledHeader="0"
1414                                        />
1415                                </FileConfiguration>
1416                                <FileConfiguration
1417                                        Name="Release|Itanium"
1418                                        >
1419                                        <Tool
1420                                                Name="VCCLCompilerTool"
1421                                                UsePrecompiledHeader="0"
1422                                        />
1423                                </FileConfiguration>
1424                                <FileConfiguration
1425                                        Name="Debug|Itanium"
1426                                        >
1427                                        <Tool
1428                                                Name="VCCLCompilerTool"
1429                                                UsePrecompiledHeader="0"
1430                                        />
1431                                </FileConfiguration>
1432                                <FileConfiguration
1433                                        Name="Distribution|Itanium"
1434                                        >
1435                                        <Tool
1436                                                Name="VCCLCompilerTool"
1437                                                UsePrecompiledHeader="0"
1438                                        />
1439                                </FileConfiguration>
1440                                <FileConfiguration
1441                                        Name="Nightly|Itanium"
1442                                        >
1443                                        <Tool
1444                                                Name="VCCLCompilerTool"
1445                                                UsePrecompiledHeader="0"
1446                                        />
1447                                </FileConfiguration>
1448                                <FileConfiguration
1449                                        Name="Debug-MemCheck|Itanium"
1450                                        >
1451                                        <Tool
1452                                                Name="VCCLCompilerTool"
1453                                                UsePrecompiledHeader="0"
1454                                        />
1455                                </FileConfiguration>
1456                        </File>
1457                        <File
1458                                RelativePath="..\..\include\ServiceCmd.cpp"
1459                                >
1460                                <FileConfiguration
1461                                        Name="Release|Win32"
1462                                        >
1463                                        <Tool
1464                                                Name="VCCLCompilerTool"
1465                                                UsePrecompiledHeader="0"
1466                                        />
1467                                </FileConfiguration>
1468                                <FileConfiguration
1469                                        Name="Release|x64"
1470                                        >
1471                                        <Tool
1472                                                Name="VCCLCompilerTool"
1473                                                UsePrecompiledHeader="0"
1474                                        />
1475                                </FileConfiguration>
1476                                <FileConfiguration
1477                                        Name="Debug|Win32"
1478                                        >
1479                                        <Tool
1480                                                Name="VCCLCompilerTool"
1481                                                UsePrecompiledHeader="0"
1482                                        />
1483                                </FileConfiguration>
1484                                <FileConfiguration
1485                                        Name="Debug|x64"
1486                                        >
1487                                        <Tool
1488                                                Name="VCCLCompilerTool"
1489                                                UsePrecompiledHeader="0"
1490                                        />
1491                                </FileConfiguration>
1492                                <FileConfiguration
1493                                        Name="Distribution|Win32"
1494                                        >
1495                                        <Tool
1496                                                Name="VCCLCompilerTool"
1497                                                UsePrecompiledHeader="0"
1498                                        />
1499                                </FileConfiguration>
1500                                <FileConfiguration
1501                                        Name="Distribution|x64"
1502                                        >
1503                                        <Tool
1504                                                Name="VCCLCompilerTool"
1505                                                UsePrecompiledHeader="0"
1506                                        />
1507                                </FileConfiguration>
1508                                <FileConfiguration
1509                                        Name="Nightly|Win32"
1510                                        >
1511                                        <Tool
1512                                                Name="VCCLCompilerTool"
1513                                                UsePrecompiledHeader="0"
1514                                        />
1515                                </FileConfiguration>
1516                                <FileConfiguration
1517                                        Name="Nightly|x64"
1518                                        >
1519                                        <Tool
1520                                                Name="VCCLCompilerTool"
1521                                                UsePrecompiledHeader="0"
1522                                        />
1523                                </FileConfiguration>
1524                                <FileConfiguration
1525                                        Name="Debug-MemCheck|Win32"
1526                                        >
1527                                        <Tool
1528                                                Name="VCCLCompilerTool"
1529                                                UsePrecompiledHeader="0"
1530                                        />
1531                                </FileConfiguration>
1532                                <FileConfiguration
1533                                        Name="Debug-MemCheck|x64"
1534                                        >
1535                                        <Tool
1536                                                Name="VCCLCompilerTool"
1537                                                UsePrecompiledHeader="0"
1538                                        />
1539                                </FileConfiguration>
1540                                <FileConfiguration
1541                                        Name="Release|Itanium"
1542                                        >
1543                                        <Tool
1544                                                Name="VCCLCompilerTool"
1545                                                UsePrecompiledHeader="0"
1546                                        />
1547                                </FileConfiguration>
1548                                <FileConfiguration
1549                                        Name="Debug|Itanium"
1550                                        >
1551                                        <Tool
1552                                                Name="VCCLCompilerTool"
1553                                                UsePrecompiledHeader="0"
1554                                        />
1555                                </FileConfiguration>
1556                                <FileConfiguration
1557                                        Name="Distribution|Itanium"
1558                                        >
1559                                        <Tool
1560                                                Name="VCCLCompilerTool"
1561                                                UsePrecompiledHeader="0"
1562                                        />
1563                                </FileConfiguration>
1564                                <FileConfiguration
1565                                        Name="Nightly|Itanium"
1566                                        >
1567                                        <Tool
1568                                                Name="VCCLCompilerTool"
1569                                                UsePrecompiledHeader="0"
1570                                        />
1571                                </FileConfiguration>
1572                                <FileConfiguration
1573                                        Name="Debug-MemCheck|Itanium"
1574                                        >
1575                                        <Tool
1576                                                Name="VCCLCompilerTool"
1577                                                UsePrecompiledHeader="0"
1578                                        />
1579                                </FileConfiguration>
1580                        </File>
1581                        <File
1582                                RelativePath=".\stdafx.cpp"
1583                                >
1584                                <FileConfiguration
1585                                        Name="Release|Win32"
1586                                        >
1587                                        <Tool
1588                                                Name="VCCLCompilerTool"
1589                                                UsePrecompiledHeader="1"
1590                                        />
1591                                </FileConfiguration>
1592                                <FileConfiguration
1593                                        Name="Release|x64"
1594                                        >
1595                                        <Tool
1596                                                Name="VCCLCompilerTool"
1597                                                UsePrecompiledHeader="1"
1598                                        />
1599                                </FileConfiguration>
1600                                <FileConfiguration
1601                                        Name="Debug|Win32"
1602                                        >
1603                                        <Tool
1604                                                Name="VCCLCompilerTool"
1605                                                UsePrecompiledHeader="1"
1606                                        />
1607                                </FileConfiguration>
1608                                <FileConfiguration
1609                                        Name="Debug|x64"
1610                                        >
1611                                        <Tool
1612                                                Name="VCCLCompilerTool"
1613                                                UsePrecompiledHeader="1"
1614                                        />
1615                                </FileConfiguration>
1616                                <FileConfiguration
1617                                        Name="Distribution|Win32"
1618                                        >
1619                                        <Tool
1620                                                Name="VCCLCompilerTool"
1621                                                UsePrecompiledHeader="1"
1622                                        />
1623                                </FileConfiguration>
1624                                <FileConfiguration
1625                                        Name="Distribution|x64"
1626                                        >
1627                                        <Tool
1628                                                Name="VCCLCompilerTool"
1629                                                UsePrecompiledHeader="1"
1630                                        />
1631                                </FileConfiguration>
1632                                <FileConfiguration
1633                                        Name="Nightly|Win32"
1634                                        >
1635                                        <Tool
1636                                                Name="VCCLCompilerTool"
1637                                                UsePrecompiledHeader="1"
1638                                        />
1639                                </FileConfiguration>
1640                                <FileConfiguration
1641                                        Name="Nightly|x64"
1642                                        >
1643                                        <Tool
1644                                                Name="VCCLCompilerTool"
1645                                                UsePrecompiledHeader="1"
1646                                        />
1647                                </FileConfiguration>
1648                                <FileConfiguration
1649                                        Name="Debug-MemCheck|Win32"
1650                                        >
1651                                        <Tool
1652                                                Name="VCCLCompilerTool"
1653                                                UsePrecompiledHeader="1"
1654                                        />
1655                                </FileConfiguration>
1656                                <FileConfiguration
1657                                        Name="Debug-MemCheck|x64"
1658                                        >
1659                                        <Tool
1660                                                Name="VCCLCompilerTool"
1661                                                UsePrecompiledHeader="1"
1662                                        />
1663                                </FileConfiguration>
1664                                <FileConfiguration
1665                                        Name="Release|Itanium"
1666                                        >
1667                                        <Tool
1668                                                Name="VCCLCompilerTool"
1669                                                UsePrecompiledHeader="1"
1670                                        />
1671                                </FileConfiguration>
1672                                <FileConfiguration
1673                                        Name="Debug|Itanium"
1674                                        >
1675                                        <Tool
1676                                                Name="VCCLCompilerTool"
1677                                                UsePrecompiledHeader="1"
1678                                        />
1679                                </FileConfiguration>
1680                                <FileConfiguration
1681                                        Name="Distribution|Itanium"
1682                                        >
1683                                        <Tool
1684                                                Name="VCCLCompilerTool"
1685                                                UsePrecompiledHeader="1"
1686                                        />
1687                                </FileConfiguration>
1688                                <FileConfiguration
1689                                        Name="Nightly|Itanium"
1690                                        >
1691                                        <Tool
1692                                                Name="VCCLCompilerTool"
1693                                                UsePrecompiledHeader="1"
1694                                        />
1695                                </FileConfiguration>
1696                                <FileConfiguration
1697                                        Name="Debug-MemCheck|Itanium"
1698                                        >
1699                                        <Tool
1700                                                Name="VCCLCompilerTool"
1701                                                UsePrecompiledHeader="1"
1702                                        />
1703                                </FileConfiguration>
1704                        </File>
1705                        <File
1706                                RelativePath=".\SysTray.cpp"
1707                                >
1708                        </File>
1709                        <File
1710                                RelativePath=".\SysTray.def"
1711                                >
1712                        </File>
1713                        <File
1714                                RelativePath=".\TrayIcon.cpp"
1715                                >
1716                        </File>
1717                </Filter>
1718                <Filter
1719                        Name="Header Files"
1720                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
1721                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1722                        >
1723                        <File
1724                                RelativePath="..\..\include\arrayBuffer.h"
1725                                >
1726                        </File>
1727                        <File
1728                                RelativePath="..\..\include\config.h"
1729                                >
1730                        </File>
1731                        <File
1732                                RelativePath="..\..\include\NSCHelper.h"
1733                                >
1734                        </File>
1735                        <File
1736                                RelativePath=".\resource.h"
1737                                >
1738                        </File>
1739                        <File
1740                                RelativePath="..\..\include\ServiceCmd.h"
1741                                >
1742                        </File>
1743                        <File
1744                                RelativePath=".\stdafx.h"
1745                                >
1746                        </File>
1747                        <File
1748                                RelativePath=".\SysTray.h"
1749                                >
1750                        </File>
1751                        <File
1752                                RelativePath=".\TrayIcon.h"
1753                                >
1754                        </File>
1755                </Filter>
1756                <Filter
1757                        Name="Resource Files"
1758                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1759                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1760                        >
1761                        <File
1762                                RelativePath=".\res\standby.ico"
1763                                >
1764                        </File>
1765                        <File
1766                                RelativePath=".\SysTray.rc"
1767                                >
1768                        </File>
1769                </Filter>
1770                <File
1771                        RelativePath=".\ReadMe.txt"
1772                        >
1773                </File>
1774        </Files>
1775        <Globals>
1776        </Globals>
1777</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.