You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
548 lines
16 KiB
548 lines
16 KiB
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="CentralFMSvc"
|
|
SccProjectName=""
|
|
SccLocalPath=""
|
|
Keyword="AtlProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release MinDependency|Win32"
|
|
OutputDirectory=".\ReleaseMinDependency"
|
|
IntermediateDirectory=".\ReleaseMinDependency"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseMinDependency/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\ReleaseMinDependency/"
|
|
ObjectFile=".\ReleaseMinDependency/"
|
|
ProgramDataBaseFileName=".\ReleaseMinDependency/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine=""$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\ReleaseMinDependency/CentralFMSvc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\ReleaseMinDependency/CentralFMSvc.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseMinDependency/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Debug|Win32"
|
|
OutputDirectory=".\DebugU"
|
|
IntermediateDirectory=".\DebugU"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,UNICODE"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\DebugU/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\DebugU/"
|
|
ObjectFile=".\DebugU/"
|
|
ProgramDataBaseFileName=".\DebugU/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="if "%OS%"=="" goto NOTNT
|
|
if not "%OS%"=="Windows_NT" goto NOTNT
|
|
"$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
goto end
|
|
:NOTNT
|
|
echo Warning : Cannot register Unicode EXE on Windows 95
|
|
:end
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="shlwapi.lib version.lib"
|
|
OutputFile=".\DebugU/CentralFMSvc.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\DebugU/CentralFMSvc.pdb"
|
|
SubSystem="2"
|
|
EntryPointSymbol="wWinMainCRTStartup"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\DebugU/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,MBCS"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine=""$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="version.lib shlwapi.lib"
|
|
OutputFile=".\Debug/CentralFMSvc.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/CentralFMSvc.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release MinDependency|Win32"
|
|
OutputDirectory=".\ReleaseUMinDependency"
|
|
IntermediateDirectory=".\ReleaseUMinDependency"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseUMinDependency/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\ReleaseUMinDependency/"
|
|
ObjectFile=".\ReleaseUMinDependency/"
|
|
ProgramDataBaseFileName=".\ReleaseUMinDependency/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="if "%OS%"=="" goto NOTNT
|
|
if not "%OS%"=="Windows_NT" goto NOTNT
|
|
"$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
goto end
|
|
:NOTNT
|
|
echo Warning : Cannot register Unicode EXE on Windows 95
|
|
:end
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\ReleaseUMinDependency/CentralFMSvc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\ReleaseUMinDependency/CentralFMSvc.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseUMinDependency/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release MinSize|Win32"
|
|
OutputDirectory=".\ReleaseUMinSize"
|
|
IntermediateDirectory=".\ReleaseUMinSize"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
UseOfATL="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseUMinSize/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\ReleaseUMinSize/"
|
|
ObjectFile=".\ReleaseUMinSize/"
|
|
ProgramDataBaseFileName=".\ReleaseUMinSize/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="if "%OS%"=="" goto NOTNT
|
|
if not "%OS%"=="Windows_NT" goto NOTNT
|
|
"$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
goto end
|
|
:NOTNT
|
|
echo Warning : Cannot register Unicode EXE on Windows 95
|
|
:end
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\ReleaseUMinSize/CentralFMSvc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\ReleaseUMinSize/CentralFMSvc.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseUMinSize/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release MinSize|Win32"
|
|
OutputDirectory=".\ReleaseMinSize"
|
|
IntermediateDirectory=".\ReleaseMinSize"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
UseOfATL="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseMinSize/CentralFMSvc.pch"
|
|
AssemblerListingLocation=".\ReleaseMinSize/"
|
|
ObjectFile=".\ReleaseMinSize/"
|
|
ProgramDataBaseFileName=".\ReleaseMinSize/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine=""$(TargetPath)" /RegServer
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
echo Server registration done!
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\ReleaseMinSize/CentralFMSvc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\ReleaseMinSize/CentralFMSvc.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseMinSize/CentralFMSvc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\CentralFMSvc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CentralFMSvc.idl">
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Debug|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\CentralFMSvc.tlb"
|
|
HeaderFileName="CentralFMSvc.h"
|
|
InterfaceIdentifierFileName="CentralFMSvc_i.c"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CentralFMSvc.rc">
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp">
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath=".\CentralFMSvc.rgs">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|