Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / bin / LabVIEW_RT / labview_test_controller / labview_test_controller.vcproj
blob2974e566a4c27eb2e1102c00b4c701e33f2a5754
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="labview_test_controller"
6 ProjectGUID="{646E6863-F3BE-403A-8B53-20C02664907B}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LABVIEW_TEST_CONTROLLER_EXPORTS"
23 MinimalRebuild="TRUE"
24 BasicRuntimeChecks="3"
25 RuntimeLibrary="1"
26 UsePrecompiledHeader="3"
27 WarningLevel="3"
28 Detect64BitPortabilityProblems="TRUE"
29 DebugInformationFormat="4"/>
30 <Tool
31 Name="VCCustomBuildTool"/>
32 <Tool
33 Name="VCLinkerTool"
34 IgnoreImportLibrary="TRUE"
35 AdditionalDependencies="wsock32.lib"
36 OutputFile="$(OutDir)/labview_test_controller.dll"
37 LinkIncremental="2"
38 GenerateDebugInformation="TRUE"
39 ProgramDatabaseFile="$(OutDir)/labview_test_controller.pdb"
40 SubSystem="2"
41 ImportLibrary="$(OutDir)/labview_test_controller.lib"
42 TargetMachine="1"/>
43 <Tool
44 Name="VCMIDLTool"/>
45 <Tool
46 Name="VCPostBuildEventTool"/>
47 <Tool
48 Name="VCPreBuildEventTool"/>
49 <Tool
50 Name="VCPreLinkEventTool"/>
51 <Tool
52 Name="VCResourceCompilerTool"/>
53 <Tool
54 Name="VCWebServiceProxyGeneratorTool"/>
55 <Tool
56 Name="VCXMLDataGeneratorTool"/>
57 <Tool
58 Name="VCWebDeploymentTool"/>
59 <Tool
60 Name="VCManagedWrapperGeneratorTool"/>
61 <Tool
62 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
63 </Configuration>
64 <Configuration
65 Name="Release|Win32"
66 OutputDirectory="Release"
67 IntermediateDirectory="Release"
68 ConfigurationType="2"
69 CharacterSet="2">
70 <Tool
71 Name="VCCLCompilerTool"
72 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LABVIEW_TEST_CONTROLLER_EXPORTS"
73 RuntimeLibrary="0"
74 UsePrecompiledHeader="3"
75 WarningLevel="3"
76 Detect64BitPortabilityProblems="TRUE"
77 DebugInformationFormat="3"/>
78 <Tool
79 Name="VCCustomBuildTool"/>
80 <Tool
81 Name="VCLinkerTool"
82 AdditionalDependencies="wsock32.lib"
83 OutputFile="$(OutDir)/labview_test_controller.dll"
84 LinkIncremental="1"
85 GenerateDebugInformation="TRUE"
86 SubSystem="2"
87 OptimizeReferences="2"
88 EnableCOMDATFolding="2"
89 ImportLibrary="$(OutDir)/labview_test_controller.lib"
90 TargetMachine="1"/>
91 <Tool
92 Name="VCMIDLTool"/>
93 <Tool
94 Name="VCPostBuildEventTool"/>
95 <Tool
96 Name="VCPreBuildEventTool"/>
97 <Tool
98 Name="VCPreLinkEventTool"/>
99 <Tool
100 Name="VCResourceCompilerTool"/>
101 <Tool
102 Name="VCWebServiceProxyGeneratorTool"/>
103 <Tool
104 Name="VCXMLDataGeneratorTool"/>
105 <Tool
106 Name="VCWebDeploymentTool"/>
107 <Tool
108 Name="VCManagedWrapperGeneratorTool"/>
109 <Tool
110 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
111 </Configuration>
112 </Configurations>
113 <References>
114 </References>
115 <Files>
116 <Filter
117 Name="Source Files"
118 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
119 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
120 <File
121 RelativePath=".\labview_test_controller.cpp">
122 </File>
123 <File
124 RelativePath=".\stdafx.cpp">
125 <FileConfiguration
126 Name="Debug|Win32">
127 <Tool
128 Name="VCCLCompilerTool"
129 UsePrecompiledHeader="1"/>
130 </FileConfiguration>
131 <FileConfiguration
132 Name="Release|Win32">
133 <Tool
134 Name="VCCLCompilerTool"
135 UsePrecompiledHeader="1"/>
136 </FileConfiguration>
137 </File>
138 </Filter>
139 <Filter
140 Name="Header Files"
141 Filter="h;hpp;hxx;hm;inl;inc;xsd"
142 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
143 <File
144 RelativePath=".\stdafx.h">
145 </File>
146 </Filter>
147 <Filter
148 Name="Resource Files"
149 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
150 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
151 </Filter>
152 <File
153 RelativePath=".\ReadMe.txt">
154 </File>
155 </Files>
156 <Globals>
157 </Globals>
158 </VisualStudioProject>