| [11] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
 | 
|---|
 | 2 | <VisualStudioProject
 | 
|---|
 | 3 |         ProjectType="Visual C++"
 | 
|---|
 | 4 |         Version="7.10"
 | 
|---|
 | 5 |         Name="Modbucfg"
 | 
|---|
 | 6 |         SccProjectName=""
 | 
|---|
 | 7 |         SccLocalPath=""
 | 
|---|
 | 8 |         Keyword="MFCProj">
 | 
|---|
 | 9 |         <Platforms>
 | 
|---|
 | 10 |                 <Platform
 | 
|---|
 | 11 |                         Name="Win32"/>
 | 
|---|
 | 12 |         </Platforms>
 | 
|---|
 | 13 |         <Configurations>
 | 
|---|
 | 14 |                 <Configuration
 | 
|---|
 | 15 |                         Name="Debug|Win32"
 | 
|---|
 | 16 |                         OutputDirectory=".\Debug"
 | 
|---|
 | 17 |                         IntermediateDirectory=".\Debug"
 | 
|---|
 | 18 |                         ConfigurationType="1"
 | 
|---|
 | 19 |                         UseOfMFC="2"
 | 
|---|
 | 20 |                         ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | 
|---|
 | 21 |                         <Tool
 | 
|---|
 | 22 |                                 Name="VCCLCompilerTool"
 | 
|---|
 | 23 |                                 Optimization="0"
 | 
|---|
 | 24 |                                 AdditionalIncludeDirectories="..\UtilClasses\Include"
 | 
|---|
 | 25 |                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
 | 
|---|
 | 26 |                                 RuntimeLibrary="3"
 | 
|---|
 | 27 |                                 UsePrecompiledHeader="3"
 | 
|---|
 | 28 |                                 PrecompiledHeaderThrough="stdafx.h"
 | 
|---|
 | 29 |                                 PrecompiledHeaderFile=".\Debug/Modbucfg.pch"
 | 
|---|
 | 30 |                                 AssemblerListingLocation=".\Debug/"
 | 
|---|
 | 31 |                                 ObjectFile=".\Debug/"
 | 
|---|
 | 32 |                                 ProgramDataBaseFileName=".\Debug/"
 | 
|---|
 | 33 |                                 WarningLevel="3"
 | 
|---|
 | 34 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 35 |                                 DebugInformationFormat="4"
 | 
|---|
 | 36 |                                 CompileAs="0"/>
 | 
|---|
 | 37 |                         <Tool
 | 
|---|
 | 38 |                                 Name="VCCustomBuildTool"/>
 | 
|---|
 | 39 |                         <Tool
 | 
|---|
 | 40 |                                 Name="VCLinkerTool"
 | 
|---|
 | 41 |                                 OutputFile=".\Debug/Modbucfg.exe"
 | 
|---|
 | 42 |                                 LinkIncremental="1"
 | 
|---|
 | 43 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 44 |                                 AdditionalLibraryDirectories="..\ModbuLib"
 | 
|---|
 | 45 |                                 GenerateDebugInformation="TRUE"
 | 
|---|
 | 46 |                                 ProgramDatabaseFile=".\Debug/Modbucfg.pdb"
 | 
|---|
 | 47 |                                 SubSystem="2"
 | 
|---|
 | 48 |                                 TargetMachine="1"/>
 | 
|---|
 | 49 |                         <Tool
 | 
|---|
 | 50 |                                 Name="VCMIDLTool"
 | 
|---|
 | 51 |                                 PreprocessorDefinitions="_DEBUG"
 | 
|---|
 | 52 |                                 MkTypLibCompatible="TRUE"
 | 
|---|
 | 53 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 54 |                                 TargetEnvironment="1"
 | 
|---|
 | 55 |                                 TypeLibraryName=".\Debug/Modbucfg.tlb"
 | 
|---|
 | 56 |                                 HeaderFileName=""/>
 | 
|---|
 | 57 |                         <Tool
 | 
|---|
 | 58 |                                 Name="VCPostBuildEventTool"/>
 | 
|---|
 | 59 |                         <Tool
 | 
|---|
 | 60 |                                 Name="VCPreBuildEventTool"/>
 | 
|---|
 | 61 |                         <Tool
 | 
|---|
 | 62 |                                 Name="VCPreLinkEventTool"/>
 | 
|---|
 | 63 |                         <Tool
 | 
|---|
 | 64 |                                 Name="VCResourceCompilerTool"
 | 
|---|
 | 65 |                                 PreprocessorDefinitions="_DEBUG"
 | 
|---|
 | 66 |                                 Culture="1046"/>
 | 
|---|
 | 67 |                         <Tool
 | 
|---|
 | 68 |                                 Name="VCWebServiceProxyGeneratorTool"/>
 | 
|---|
 | 69 |                         <Tool
 | 
|---|
 | 70 |                                 Name="VCXMLDataGeneratorTool"/>
 | 
|---|
 | 71 |                         <Tool
 | 
|---|
 | 72 |                                 Name="VCWebDeploymentTool"/>
 | 
|---|
 | 73 |                         <Tool
 | 
|---|
 | 74 |                                 Name="VCManagedWrapperGeneratorTool"/>
 | 
|---|
 | 75 |                         <Tool
 | 
|---|
 | 76 |                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | 
|---|
 | 77 |                 </Configuration>
 | 
|---|
 | 78 |                 <Configuration
 | 
|---|
 | 79 |                         Name="Release|Win32"
 | 
|---|
 | 80 |                         OutputDirectory=".\Release"
 | 
|---|
 | 81 |                         IntermediateDirectory=".\Release"
 | 
|---|
 | 82 |                         ConfigurationType="1"
 | 
|---|
 | 83 |                         UseOfMFC="2"
 | 
|---|
 | 84 |                         ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | 
|---|
 | 85 |                         <Tool
 | 
|---|
 | 86 |                                 Name="VCCLCompilerTool"
 | 
|---|
 | 87 |                                 Optimization="2"
 | 
|---|
 | 88 |                                 InlineFunctionExpansion="1"
 | 
|---|
 | 89 |                                 AdditionalIncludeDirectories=""C:\Documents and Settings\Administrateur\Mes documents\xfel\downloads\modsrc02\utilclasses\include""
 | 
|---|
 | 90 |                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
 | 
|---|
 | 91 |                                 StringPooling="TRUE"
 | 
|---|
 | 92 |                                 RuntimeLibrary="2"
 | 
|---|
 | 93 |                                 EnableFunctionLevelLinking="TRUE"
 | 
|---|
 | 94 |                                 UsePrecompiledHeader="3"
 | 
|---|
 | 95 |                                 PrecompiledHeaderThrough="stdafx.h"
 | 
|---|
 | 96 |                                 PrecompiledHeaderFile=".\Release/Modbucfg.pch"
 | 
|---|
 | 97 |                                 AssemblerListingLocation=".\Release/"
 | 
|---|
 | 98 |                                 ObjectFile=".\Release/"
 | 
|---|
 | 99 |                                 ProgramDataBaseFileName=".\Release/"
 | 
|---|
 | 100 |                                 WarningLevel="3"
 | 
|---|
 | 101 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 102 |                                 CompileAs="0"/>
 | 
|---|
 | 103 |                         <Tool
 | 
|---|
 | 104 |                                 Name="VCCustomBuildTool"/>
 | 
|---|
 | 105 |                         <Tool
 | 
|---|
 | 106 |                                 Name="VCLinkerTool"
 | 
|---|
 | 107 |                                 AdditionalDependencies="winmm.lib"
 | 
|---|
 | 108 |                                 OutputFile=".\Release/csxfel.exe"
 | 
|---|
 | 109 |                                 LinkIncremental="1"
 | 
|---|
 | 110 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 111 |                                 AdditionalLibraryDirectories=""C:\Documents and Settings\Administrateur\Mes documents\xfel\downloads\modsrc02\ModbuLib""
 | 
|---|
 | 112 |                                 ProgramDatabaseFile=".\Release/Modbucfg.pdb"
 | 
|---|
 | 113 |                                 SubSystem="2"
 | 
|---|
 | 114 |                                 TargetMachine="1"/>
 | 
|---|
 | 115 |                         <Tool
 | 
|---|
 | 116 |                                 Name="VCMIDLTool"
 | 
|---|
 | 117 |                                 PreprocessorDefinitions="NDEBUG"
 | 
|---|
 | 118 |                                 MkTypLibCompatible="TRUE"
 | 
|---|
 | 119 |                                 SuppressStartupBanner="TRUE"
 | 
|---|
 | 120 |                                 TargetEnvironment="1"
 | 
|---|
 | 121 |                                 TypeLibraryName=".\Release/Modbucfg.tlb"
 | 
|---|
 | 122 |                                 HeaderFileName=""/>
 | 
|---|
 | 123 |                         <Tool
 | 
|---|
 | 124 |                                 Name="VCPostBuildEventTool"/>
 | 
|---|
 | 125 |                         <Tool
 | 
|---|
 | 126 |                                 Name="VCPreBuildEventTool"/>
 | 
|---|
 | 127 |                         <Tool
 | 
|---|
 | 128 |                                 Name="VCPreLinkEventTool"/>
 | 
|---|
 | 129 |                         <Tool
 | 
|---|
 | 130 |                                 Name="VCResourceCompilerTool"
 | 
|---|
 | 131 |                                 PreprocessorDefinitions="NDEBUG"
 | 
|---|
 | 132 |                                 Culture="1046"/>
 | 
|---|
 | 133 |                         <Tool
 | 
|---|
 | 134 |                                 Name="VCWebServiceProxyGeneratorTool"/>
 | 
|---|
 | 135 |                         <Tool
 | 
|---|
 | 136 |                                 Name="VCXMLDataGeneratorTool"/>
 | 
|---|
 | 137 |                         <Tool
 | 
|---|
 | 138 |                                 Name="VCWebDeploymentTool"/>
 | 
|---|
 | 139 |                         <Tool
 | 
|---|
 | 140 |                                 Name="VCManagedWrapperGeneratorTool"/>
 | 
|---|
 | 141 |                         <Tool
 | 
|---|
 | 142 |                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | 
|---|
 | 143 |                 </Configuration>
 | 
|---|
 | 144 |         </Configurations>
 | 
|---|
 | 145 |         <References>
 | 
|---|
 | 146 |         </References>
 | 
|---|
 | 147 |         <Files>
 | 
|---|
 | 148 |                 <Filter
 | 
|---|
 | 149 |                         Name="Source Files"
 | 
|---|
 | 150 |                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 | 
|---|
 | 151 |                         <File
 | 
|---|
 | 152 |                                 RelativePath="ChildFrm.cpp">
 | 
|---|
 | 153 |                                 <FileConfiguration
 | 
|---|
 | 154 |                                         Name="Debug|Win32">
 | 
|---|
 | 155 |                                         <Tool
 | 
|---|
 | 156 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 157 |                                                 Optimization="0"
 | 
|---|
 | 158 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 159 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 160 |                                 </FileConfiguration>
 | 
|---|
 | 161 |                                 <FileConfiguration
 | 
|---|
 | 162 |                                         Name="Release|Win32">
 | 
|---|
 | 163 |                                         <Tool
 | 
|---|
 | 164 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 165 |                                                 Optimization="2"
 | 
|---|
 | 166 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 167 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 168 |                                 </FileConfiguration>
 | 
|---|
 | 169 |                         </File>
 | 
|---|
 | 170 |                         <File
 | 
|---|
 | 171 |                                 RelativePath="CommParameters.cpp">
 | 
|---|
 | 172 |                                 <FileConfiguration
 | 
|---|
 | 173 |                                         Name="Debug|Win32">
 | 
|---|
 | 174 |                                         <Tool
 | 
|---|
 | 175 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 176 |                                                 Optimization="0"
 | 
|---|
 | 177 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 178 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 179 |                                 </FileConfiguration>
 | 
|---|
 | 180 |                                 <FileConfiguration
 | 
|---|
 | 181 |                                         Name="Release|Win32">
 | 
|---|
 | 182 |                                         <Tool
 | 
|---|
 | 183 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 184 |                                                 Optimization="2"
 | 
|---|
 | 185 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 186 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 187 |                                 </FileConfiguration>
 | 
|---|
 | 188 |                         </File>
 | 
|---|
 | 189 |                         <File
 | 
|---|
 | 190 |                                 RelativePath="Connection.cpp">
 | 
|---|
 | 191 |                                 <FileConfiguration
 | 
|---|
 | 192 |                                         Name="Debug|Win32">
 | 
|---|
 | 193 |                                         <Tool
 | 
|---|
 | 194 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 195 |                                                 Optimization="0"
 | 
|---|
 | 196 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 197 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 198 |                                 </FileConfiguration>
 | 
|---|
 | 199 |                                 <FileConfiguration
 | 
|---|
 | 200 |                                         Name="Release|Win32">
 | 
|---|
 | 201 |                                         <Tool
 | 
|---|
 | 202 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 203 |                                                 Optimization="2"
 | 
|---|
 | 204 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 205 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 206 |                                 </FileConfiguration>
 | 
|---|
 | 207 |                         </File>
 | 
|---|
 | 208 |                         <File
 | 
|---|
 | 209 |                                 RelativePath="Connections.cpp">
 | 
|---|
 | 210 |                                 <FileConfiguration
 | 
|---|
 | 211 |                                         Name="Debug|Win32">
 | 
|---|
 | 212 |                                         <Tool
 | 
|---|
 | 213 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 214 |                                                 Optimization="0"
 | 
|---|
 | 215 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 216 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 217 |                                 </FileConfiguration>
 | 
|---|
 | 218 |                                 <FileConfiguration
 | 
|---|
 | 219 |                                         Name="Release|Win32">
 | 
|---|
 | 220 |                                         <Tool
 | 
|---|
 | 221 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 222 |                                                 Optimization="2"
 | 
|---|
 | 223 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 224 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 225 |                                 </FileConfiguration>
 | 
|---|
 | 226 |                         </File>
 | 
|---|
 | 227 |                         <File
 | 
|---|
 | 228 |                                 RelativePath="DlgConnections.cpp">
 | 
|---|
 | 229 |                                 <FileConfiguration
 | 
|---|
 | 230 |                                         Name="Debug|Win32">
 | 
|---|
 | 231 |                                         <Tool
 | 
|---|
 | 232 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 233 |                                                 Optimization="0"
 | 
|---|
 | 234 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 235 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 236 |                                 </FileConfiguration>
 | 
|---|
 | 237 |                                 <FileConfiguration
 | 
|---|
 | 238 |                                         Name="Release|Win32">
 | 
|---|
 | 239 |                                         <Tool
 | 
|---|
 | 240 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 241 |                                                 Optimization="2"
 | 
|---|
 | 242 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 243 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 244 |                                 </FileConfiguration>
 | 
|---|
 | 245 |                         </File>
 | 
|---|
 | 246 |                         <File
 | 
|---|
 | 247 |                                 RelativePath="DlgRemoteParameters.cpp">
 | 
|---|
 | 248 |                                 <FileConfiguration
 | 
|---|
 | 249 |                                         Name="Debug|Win32">
 | 
|---|
 | 250 |                                         <Tool
 | 
|---|
 | 251 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 252 |                                                 Optimization="0"
 | 
|---|
 | 253 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 254 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 255 |                                 </FileConfiguration>
 | 
|---|
 | 256 |                                 <FileConfiguration
 | 
|---|
 | 257 |                                         Name="Release|Win32">
 | 
|---|
 | 258 |                                         <Tool
 | 
|---|
 | 259 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 260 |                                                 Optimization="2"
 | 
|---|
 | 261 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 262 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 263 |                                 </FileConfiguration>
 | 
|---|
 | 264 |                         </File>
 | 
|---|
 | 265 |                         <File
 | 
|---|
 | 266 |                                 RelativePath="Globals.cpp">
 | 
|---|
 | 267 |                                 <FileConfiguration
 | 
|---|
 | 268 |                                         Name="Debug|Win32">
 | 
|---|
 | 269 |                                         <Tool
 | 
|---|
 | 270 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 271 |                                                 Optimization="0"
 | 
|---|
 | 272 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 273 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 274 |                                 </FileConfiguration>
 | 
|---|
 | 275 |                                 <FileConfiguration
 | 
|---|
 | 276 |                                         Name="Release|Win32">
 | 
|---|
 | 277 |                                         <Tool
 | 
|---|
 | 278 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 279 |                                                 Optimization="2"
 | 
|---|
 | 280 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 281 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 282 |                                 </FileConfiguration>
 | 
|---|
 | 283 |                         </File>
 | 
|---|
 | 284 |                         <File
 | 
|---|
 | 285 |                                 RelativePath="MainFrm.cpp">
 | 
|---|
 | 286 |                                 <FileConfiguration
 | 
|---|
 | 287 |                                         Name="Debug|Win32">
 | 
|---|
 | 288 |                                         <Tool
 | 
|---|
 | 289 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 290 |                                                 Optimization="0"
 | 
|---|
 | 291 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 292 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 293 |                                 </FileConfiguration>
 | 
|---|
 | 294 |                                 <FileConfiguration
 | 
|---|
 | 295 |                                         Name="Release|Win32">
 | 
|---|
 | 296 |                                         <Tool
 | 
|---|
 | 297 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 298 |                                                 Optimization="2"
 | 
|---|
 | 299 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 300 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 301 |                                 </FileConfiguration>
 | 
|---|
 | 302 |                         </File>
 | 
|---|
 | 303 |                         <File
 | 
|---|
 | 304 |                                 RelativePath="Modbucfg.cpp">
 | 
|---|
 | 305 |                                 <FileConfiguration
 | 
|---|
 | 306 |                                         Name="Debug|Win32">
 | 
|---|
 | 307 |                                         <Tool
 | 
|---|
 | 308 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 309 |                                                 Optimization="0"
 | 
|---|
 | 310 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 311 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 312 |                                 </FileConfiguration>
 | 
|---|
 | 313 |                                 <FileConfiguration
 | 
|---|
 | 314 |                                         Name="Release|Win32">
 | 
|---|
 | 315 |                                         <Tool
 | 
|---|
 | 316 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 317 |                                                 Optimization="2"
 | 
|---|
 | 318 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 319 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 320 |                                 </FileConfiguration>
 | 
|---|
 | 321 |                         </File>
 | 
|---|
 | 322 |                         <File
 | 
|---|
 | 323 |                                 RelativePath="Modbucfg.rc">
 | 
|---|
 | 324 |                         </File>
 | 
|---|
 | 325 |                         <File
 | 
|---|
 | 326 |                                 RelativePath="ModbucfgDoc.cpp">
 | 
|---|
 | 327 |                                 <FileConfiguration
 | 
|---|
 | 328 |                                         Name="Debug|Win32">
 | 
|---|
 | 329 |                                         <Tool
 | 
|---|
 | 330 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 331 |                                                 Optimization="0"
 | 
|---|
 | 332 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 333 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 334 |                                 </FileConfiguration>
 | 
|---|
 | 335 |                                 <FileConfiguration
 | 
|---|
 | 336 |                                         Name="Release|Win32">
 | 
|---|
 | 337 |                                         <Tool
 | 
|---|
 | 338 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 339 |                                                 Optimization="2"
 | 
|---|
 | 340 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 341 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 342 |                                 </FileConfiguration>
 | 
|---|
 | 343 |                         </File>
 | 
|---|
 | 344 |                         <File
 | 
|---|
 | 345 |                                 RelativePath="ModbucfgView.cpp">
 | 
|---|
 | 346 |                                 <FileConfiguration
 | 
|---|
 | 347 |                                         Name="Debug|Win32">
 | 
|---|
 | 348 |                                         <Tool
 | 
|---|
 | 349 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 350 |                                                 Optimization="0"
 | 
|---|
 | 351 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 352 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 353 |                                 </FileConfiguration>
 | 
|---|
 | 354 |                                 <FileConfiguration
 | 
|---|
 | 355 |                                         Name="Release|Win32">
 | 
|---|
 | 356 |                                         <Tool
 | 
|---|
 | 357 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 358 |                                                 Optimization="2"
 | 
|---|
 | 359 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 360 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 361 |                                 </FileConfiguration>
 | 
|---|
 | 362 |                         </File>
 | 
|---|
 | 363 |                         <File
 | 
|---|
 | 364 |                                 RelativePath="Splash.cpp">
 | 
|---|
 | 365 |                                 <FileConfiguration
 | 
|---|
 | 366 |                                         Name="Debug|Win32">
 | 
|---|
 | 367 |                                         <Tool
 | 
|---|
 | 368 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 369 |                                                 Optimization="0"
 | 
|---|
 | 370 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 371 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 372 |                                 </FileConfiguration>
 | 
|---|
 | 373 |                                 <FileConfiguration
 | 
|---|
 | 374 |                                         Name="Release|Win32">
 | 
|---|
 | 375 |                                         <Tool
 | 
|---|
 | 376 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 377 |                                                 Optimization="2"
 | 
|---|
 | 378 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 379 |                                                 PreprocessorDefinitions=""/>
 | 
|---|
 | 380 |                                 </FileConfiguration>
 | 
|---|
 | 381 |                         </File>
 | 
|---|
 | 382 |                         <File
 | 
|---|
 | 383 |                                 RelativePath="StdAfx.cpp">
 | 
|---|
 | 384 |                                 <FileConfiguration
 | 
|---|
 | 385 |                                         Name="Debug|Win32">
 | 
|---|
 | 386 |                                         <Tool
 | 
|---|
 | 387 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 388 |                                                 Optimization="0"
 | 
|---|
 | 389 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 390 |                                                 PreprocessorDefinitions=""
 | 
|---|
 | 391 |                                                 UsePrecompiledHeader="1"/>
 | 
|---|
 | 392 |                                 </FileConfiguration>
 | 
|---|
 | 393 |                                 <FileConfiguration
 | 
|---|
 | 394 |                                         Name="Release|Win32">
 | 
|---|
 | 395 |                                         <Tool
 | 
|---|
 | 396 |                                                 Name="VCCLCompilerTool"
 | 
|---|
 | 397 |                                                 Optimization="2"
 | 
|---|
 | 398 |                                                 AdditionalIncludeDirectories=""
 | 
|---|
 | 399 |                                                 PreprocessorDefinitions=""
 | 
|---|
 | 400 |                                                 UsePrecompiledHeader="1"/>
 | 
|---|
 | 401 |                                 </FileConfiguration>
 | 
|---|
 | 402 |                         </File>
 | 
|---|
 | 403 |                 </Filter>
 | 
|---|
 | 404 |                 <Filter
 | 
|---|
 | 405 |                         Name="Header Files"
 | 
|---|
 | 406 |                         Filter="h;hpp;hxx;hm;inl">
 | 
|---|
 | 407 |                         <File
 | 
|---|
 | 408 |                                 RelativePath="ChildFrm.h">
 | 
|---|
 | 409 |                         </File>
 | 
|---|
 | 410 |                         <File
 | 
|---|
 | 411 |                                 RelativePath="CommParameters.h">
 | 
|---|
 | 412 |                         </File>
 | 
|---|
 | 413 |                         <File
 | 
|---|
 | 414 |                                 RelativePath="Connection.h">
 | 
|---|
 | 415 |                         </File>
 | 
|---|
 | 416 |                         <File
 | 
|---|
 | 417 |                                 RelativePath="Connections.h">
 | 
|---|
 | 418 |                         </File>
 | 
|---|
 | 419 |                         <File
 | 
|---|
 | 420 |                                 RelativePath="DlgConnections.h">
 | 
|---|
 | 421 |                         </File>
 | 
|---|
 | 422 |                         <File
 | 
|---|
 | 423 |                                 RelativePath="DlgRemoteParameters.h">
 | 
|---|
 | 424 |                         </File>
 | 
|---|
 | 425 |                         <File
 | 
|---|
 | 426 |                                 RelativePath="Globals.h">
 | 
|---|
 | 427 |                         </File>
 | 
|---|
 | 428 |                         <File
 | 
|---|
 | 429 |                                 RelativePath="MainFrm.h">
 | 
|---|
 | 430 |                         </File>
 | 
|---|
 | 431 |                         <File
 | 
|---|
 | 432 |                                 RelativePath="Modbucfg.h">
 | 
|---|
 | 433 |                         </File>
 | 
|---|
 | 434 |                         <File
 | 
|---|
 | 435 |                                 RelativePath="ModbucfgDoc.h">
 | 
|---|
 | 436 |                         </File>
 | 
|---|
 | 437 |                         <File
 | 
|---|
 | 438 |                                 RelativePath="ModbucfgView.h">
 | 
|---|
 | 439 |                         </File>
 | 
|---|
 | 440 |                         <File
 | 
|---|
 | 441 |                                 RelativePath="Resource.h">
 | 
|---|
 | 442 |                         </File>
 | 
|---|
 | 443 |                         <File
 | 
|---|
 | 444 |                                 RelativePath="Splash.h">
 | 
|---|
 | 445 |                         </File>
 | 
|---|
 | 446 |                         <File
 | 
|---|
 | 447 |                                 RelativePath="StdAfx.h">
 | 
|---|
 | 448 |                         </File>
 | 
|---|
 | 449 |                 </Filter>
 | 
|---|
 | 450 |                 <Filter
 | 
|---|
 | 451 |                         Name="Resource Files"
 | 
|---|
 | 452 |                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
 | 
|---|
 | 453 |                         <File
 | 
|---|
 | 454 |                                 RelativePath="res\idr_tray.ico">
 | 
|---|
 | 455 |                         </File>
 | 
|---|
 | 456 |                         <File
 | 
|---|
 | 457 |                                 RelativePath="res\Modbucfg.ico">
 | 
|---|
 | 458 |                         </File>
 | 
|---|
 | 459 |                         <File
 | 
|---|
 | 460 |                                 RelativePath="res\Modbucfg.rc2">
 | 
|---|
 | 461 |                         </File>
 | 
|---|
 | 462 |                         <File
 | 
|---|
 | 463 |                                 RelativePath="res\ModbucfgDoc.ico">
 | 
|---|
 | 464 |                         </File>
 | 
|---|
 | 465 |                         <File
 | 
|---|
 | 466 |                                 RelativePath="Splsh16.bmp">
 | 
|---|
 | 467 |                         </File>
 | 
|---|
 | 468 |                         <File
 | 
|---|
 | 469 |                                 RelativePath="res\Toolbar.bmp">
 | 
|---|
 | 470 |                         </File>
 | 
|---|
 | 471 |                 </Filter>
 | 
|---|
 | 472 |                 <File
 | 
|---|
 | 473 |                         RelativePath="Modbucfg.reg">
 | 
|---|
 | 474 |                 </File>
 | 
|---|
 | 475 |                 <File
 | 
|---|
 | 476 |                         RelativePath="Modifications.txt">
 | 
|---|
 | 477 |                 </File>
 | 
|---|
 | 478 |                 <File
 | 
|---|
 | 479 |                         RelativePath="ReadMe.txt">
 | 
|---|
 | 480 |                 </File>
 | 
|---|
 | 481 |         </Files>
 | 
|---|
 | 482 |         <Globals>
 | 
|---|
 | 483 |                 <Global
 | 
|---|
 | 484 |                         Name="RESOURCE_FILE"
 | 
|---|
 | 485 |                         Value="Modbucfg.rc"/>
 | 
|---|
 | 486 |         </Globals>
 | 
|---|
 | 487 | </VisualStudioProject>
 | 
|---|