summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.vcproj
blob: 6118f0e5269e14ce58d763dd19e39f3bca5b02b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
  ProjectType="Visual C++"
  Version="7.10"
  Name="FTRTEC_Gateway_Service"
  ProjectGUID="{D8031178-FECA-1BAD-5E2D-9A151D7DAA67}"
  SccProjectName=""
  SccLocalPath="">
  <Platforms>
  	<Platform
  		Name="Win32"/>
  </Platforms>
  <Configurations>
  	<Configuration
  		Name="Release|Win32"
  		OutputDirectory="Release"
  		IntermediateDirectory="Release/FTRTEC_Gateway_Service"
  		ConfigurationType="1"
  		UseOfMFC="0"
  		ATLMinimizesCRunTimeLibraryUsage="FALSE">
  		<Tool
  			Name="VCCLCompilerTool"
  			Optimization="3"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."
  			PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE"
  			MinimalRebuild="FALSE"
  			ExceptionHandling="TRUE"
  			RuntimeLibrary="2"
  			BufferSecurityCheck="TRUE"
  			EnableFunctionLevelLinking="TRUE"
  			TreatWChar_tAsBuiltInType="TRUE"
  			ForceConformanceInForLoopScope="TRUE"
  			RuntimeTypeInfo="TRUE"
  			WarningLevel="3"
  			SuppressStartupBanner="TRUE"
  			Detect64BitPortabilityProblems="FALSE"
  			DebugInformationFormat="3"/>
  		<Tool
  			Name="VCCustomBuildTool"/>
  		<Tool
  			Name="VCLinkerTool"
  			AdditionalDependencies="TAO_FTRT_ClientORB.lib TAO_FtRtEvent.lib TAO_CosNaming.lib TAO_IORTable.lib TAO_RTEvent.lib TAO_Svc_Utils.lib TAO_Messaging.lib TAO_FT_ClientORB.lib TAO_FTORB_Utils.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_Valuetype.lib TAO_ObjRefTemplate.lib TAO_IORManip.lib TAO.lib ACE.lib"
  			OutputFile="$(OutDir)/ftrtec_gateway_service.exe"
  			Version="1.3.4"
  			LinkIncremental="1"
  			SuppressStartupBanner="TRUE"
  			AdditionalLibraryDirectories="..\..\..\..\lib"
  			GenerateDebugInformation="TRUE"
     			ProgramDatabaseFile="$(OutDir)/ftrtec_gateway_service.pdb"
     			SubSystem="1"
  			OptimizeReferences="2"
  			EnableCOMDATFolding="2"
  		/>
  		<Tool
  			Name="VCMIDLTool"/>
  		<Tool
  			Name="VCPostBuildEventTool"/>
  		<Tool
  			Name="VCPreBuildEventTool"/>
  		<Tool
  			Name="VCPreLinkEventTool"/>
  		<Tool
  			Name="VCResourceCompilerTool"
  			PreprocessorDefinitions="NDEBUG"
  			Culture="1033"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."/>
  		<Tool
  			Name="VCWebServiceProxyGeneratorTool"/>
  		<Tool
  			Name="VCWebDeploymentTool"/>
  	</Configuration>
  	<Configuration
  		Name="Debug|Win32"
  		OutputDirectory="."
  		IntermediateDirectory="Debug/FTRTEC_Gateway_Service"
  		ConfigurationType="1"
  		UseOfMFC="0"
  		ATLMinimizesCRunTimeLibraryUsage="FALSE">
  		<Tool
  			Name="VCCLCompilerTool"
  			Optimization="0"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."
  			PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE"
  			MinimalRebuild="FALSE"
  			ExceptionHandling="TRUE"
  			BasicRuntimeChecks="3"
  			RuntimeLibrary="3"
  			BufferSecurityCheck="TRUE"
  			EnableFunctionLevelLinking="TRUE"
  			TreatWChar_tAsBuiltInType="TRUE"
  			ForceConformanceInForLoopScope="TRUE"
  			RuntimeTypeInfo="TRUE"
  			WarningLevel="3"
  			SuppressStartupBanner="TRUE"
  			Detect64BitPortabilityProblems="FALSE"
  			DebugInformationFormat="3"/>
  		<Tool
  			Name="VCCustomBuildTool"/>
  		<Tool
  			Name="VCLinkerTool"
  			AdditionalDependencies="TAO_FTRT_ClientORBd.lib TAO_FtRtEventd.lib TAO_CosNamingd.lib TAO_IORTabled.lib TAO_RTEventd.lib TAO_Svc_Utilsd.lib TAO_Messagingd.lib TAO_FT_ClientORBd.lib TAO_FTORB_Utilsd.lib TAO_PortableServerd.lib TAO_IORInterceptord.lib TAO_Valuetyped.lib TAO_ObjRefTemplated.lib TAO_IORManipd.lib TAOd.lib ACEd.lib"
  			OutputFile="$(OutDir)/ftrtec_gateway_service.exe"
  			Version="1.3.4"
  			LinkIncremental="1"
  			SuppressStartupBanner="TRUE"
  			AdditionalLibraryDirectories="..\..\..\..\lib"
  			GenerateDebugInformation="TRUE"
     			ProgramDatabaseFile="$(OutDir)/ftrtec_gateway_service.pdb"
     			SubSystem="1"
  		/>
  		<Tool
  			Name="VCMIDLTool"/>
  		<Tool
  			Name="VCPostBuildEventTool"/>
  		<Tool
  			Name="VCPreBuildEventTool"/>
  		<Tool
  			Name="VCPreLinkEventTool"/>
  		<Tool
  			Name="VCResourceCompilerTool"
  			PreprocessorDefinitions="_DEBUG"
  			Culture="1033"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."/>
  		<Tool
  			Name="VCWebServiceProxyGeneratorTool"/>
  		<Tool
  			Name="VCWebDeploymentTool"/>
  	</Configuration>
  	<Configuration
  		Name="Static Release|Win32"
  		OutputDirectory="Static_Release"
  		IntermediateDirectory="Static_Release/FTRTEC_Gateway_Service"
  		ConfigurationType="1"
  		UseOfMFC="0"
  		ATLMinimizesCRunTimeLibraryUsage="FALSE">
  		<Tool
  			Name="VCCLCompilerTool"
  			Optimization="3"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."
  			PreprocessorDefinitions="TAO_AS_STATIC_LIBS;TAO_AS_STATIC_LIBS;ACE_AS_STATIC_LIBS;NDEBUG;WIN32;_CONSOLE"
  			MinimalRebuild="FALSE"
  			ExceptionHandling="TRUE"
  			RuntimeLibrary="2"
  			BufferSecurityCheck="TRUE"
  			EnableFunctionLevelLinking="TRUE"
  			TreatWChar_tAsBuiltInType="TRUE"
  			ForceConformanceInForLoopScope="TRUE"
  			RuntimeTypeInfo="TRUE"
  			WarningLevel="3"
  			SuppressStartupBanner="TRUE"
  			Detect64BitPortabilityProblems="FALSE"
  			DebugInformationFormat="3"/>
  		<Tool
  			Name="VCCustomBuildTool"/>
  		<Tool
  			Name="VCLinkerTool"
  			AdditionalDependencies="TAO_FTRT_ClientORBs.lib TAO_FtRtEvents.lib TAO_CosNamings.lib TAO_IORTables.lib TAO_RTEvents.lib TAO_Svc_Utilss.lib TAO_Messagings.lib TAO_FT_ClientORBs.lib TAO_FTORB_Utilss.lib TAO_PortableServers.lib TAO_IORInterceptors.lib TAO_Valuetypes.lib TAO_ObjRefTemplates.lib TAO_IORManips.lib TAOs.lib ACEs.lib"
  			OutputFile="$(OutDir)/ftrtec_gateway_service.exe"
  			Version="1.3.4"
  			LinkIncremental="1"
  			SuppressStartupBanner="TRUE"
  			AdditionalLibraryDirectories="..\..\..\..\lib"
  			GenerateDebugInformation="TRUE"
     			ProgramDatabaseFile="$(OutDir)/ftrtec_gateway_service.pdb"
     			SubSystem="1"
  			OptimizeReferences="2"
  			EnableCOMDATFolding="2"
  		/>
  		<Tool
  			Name="VCMIDLTool"/>
  		<Tool
  			Name="VCPostBuildEventTool"/>
  		<Tool
  			Name="VCPreBuildEventTool"/>
  		<Tool
  			Name="VCPreLinkEventTool"/>
  		<Tool
  			Name="VCResourceCompilerTool"
  			PreprocessorDefinitions="NDEBUG"
  			Culture="1033"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."/>
  		<Tool
  			Name="VCWebServiceProxyGeneratorTool"/>
  		<Tool
  			Name="VCWebDeploymentTool"/>
  	</Configuration>
  	<Configuration
  		Name="Static Debug|Win32"
  		OutputDirectory="Static_Debug"
  		IntermediateDirectory="Static_Debug/FTRTEC_Gateway_Service"
  		ConfigurationType="1"
  		UseOfMFC="0"
  		ATLMinimizesCRunTimeLibraryUsage="FALSE">
  		<Tool
  			Name="VCCLCompilerTool"
  			Optimization="0"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."
  			PreprocessorDefinitions="TAO_AS_STATIC_LIBS;TAO_AS_STATIC_LIBS;ACE_AS_STATIC_LIBS;_DEBUG;WIN32;_CONSOLE"
  			MinimalRebuild="FALSE"
  			ExceptionHandling="TRUE"
  			BasicRuntimeChecks="3"
  			RuntimeLibrary="3"
  			BufferSecurityCheck="TRUE"
  			EnableFunctionLevelLinking="TRUE"
  			TreatWChar_tAsBuiltInType="TRUE"
  			ForceConformanceInForLoopScope="TRUE"
  			RuntimeTypeInfo="TRUE"
  			WarningLevel="3"
  			SuppressStartupBanner="TRUE"
  			Detect64BitPortabilityProblems="FALSE"
  			DebugInformationFormat="3"/>
  		<Tool
  			Name="VCCustomBuildTool"/>
  		<Tool
  			Name="VCLinkerTool"
  			AdditionalDependencies="TAO_FTRT_ClientORBsd.lib TAO_FtRtEventsd.lib TAO_CosNamingsd.lib TAO_IORTablesd.lib TAO_RTEventsd.lib TAO_Svc_Utilssd.lib TAO_Messagingsd.lib TAO_FT_ClientORBsd.lib TAO_FTORB_Utilssd.lib TAO_PortableServersd.lib TAO_IORInterceptorsd.lib TAO_Valuetypesd.lib TAO_ObjRefTemplatesd.lib TAO_IORManipsd.lib TAOsd.lib ACEsd.lib"
  			OutputFile="$(OutDir)/ftrtec_gateway_service.exe"
  			Version="1.3.4"
  			LinkIncremental="1"
  			SuppressStartupBanner="TRUE"
  			AdditionalLibraryDirectories="..\..\..\..\lib"
  			GenerateDebugInformation="TRUE"
     			ProgramDatabaseFile="$(OutDir)/ftrtec_gateway_service.pdb"
     			SubSystem="1"
  		/>
  		<Tool
  			Name="VCMIDLTool"/>
  		<Tool
  			Name="VCPostBuildEventTool"/>
  		<Tool
  			Name="VCPreBuildEventTool"/>
  		<Tool
  			Name="VCPreLinkEventTool"/>
  		<Tool
  			Name="VCResourceCompilerTool"
  			PreprocessorDefinitions="_DEBUG"
  			Culture="1033"
  			AdditionalIncludeDirectories="..\..\..\orbsvcs\FtRtEvent\Utils,..\..\..\orbsvcs,..\..\..,..\..\..\tao,..\..\..\.."/>
  		<Tool
  			Name="VCWebServiceProxyGeneratorTool"/>
  		<Tool
  			Name="VCWebDeploymentTool"/>
  	</Configuration>
  </Configurations>
  <Files>
  	<Filter
  		Name="Source Files"
  		Filter="cpp;cxx;cc;C;c">
  		<File
  			RelativePath=".\FTRTEC_Gateway_Service.cpp">
  		</File>
  	</Filter>
  </Files>
  <Globals>
  </Globals>
</VisualStudioProject>