GLViews_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:43k
- <?xml version="1.0" encoding = "windows-1251"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="GLViews"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700UnicodeReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeReleaseGLViews/"
- ObjectFile=".....Bin_700UnicodeReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700UnicodeReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-u.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-u.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-ym.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-ym.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700UnicodeDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeDebugGLViews/"
- ObjectFile=".....Bin_700UnicodeDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700UnicodeDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-ud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-ud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-ymd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-ymd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-yud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-yud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-ynd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-ynd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="ANSI Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700AnsiDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700AnsiDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiDebugGLViews/"
- ObjectFile=".....Bin_700AnsiDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700AnsiDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-nd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-nd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700AnsiReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700AnsiReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiReleaseGLViews/"
- ObjectFile=".....Bin_700AnsiReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700AnsiReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-n.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-n.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugGLViews/"
- ObjectFile=".....Bin_700StaticMbcsDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-smd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-smd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseGLViews/"
- ObjectFile=".....Bin_700StaticMbcsReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-sm.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-sm.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugGLViews/"
- ObjectFile=".....Bin_700StaticUnicodeDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-sud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-sud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-yu.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-yu.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugGLViews/"
- ObjectFile=".....Bin_700StaticAnsiDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-snd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-snd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseGLViews/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-su.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-su.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700MbcsReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsReleaseGLViews/"
- ObjectFile=".....Bin_700MbcsReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700MbcsReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-m.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-m.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseGLViews"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseGLViews/"
- ObjectFile=".....Bin_700StaticAnsiReleaseGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-sn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-sn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsDebugGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700MbcsDebugGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsDebugGLViews/"
- ObjectFile=".....Bin_700MbcsDebugGLViews/"
- ProgramDataBaseFileName=".....Bin_700MbcsDebugGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-md.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/GLViews-md.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/GLViews_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
- ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllGLViews/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/GLViews-yn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/GLViews-yn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/GLViews_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <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=".ChildView.cpp">
- </File>
- <File
- RelativePath=".GLViews.cpp">
- </File>
- <File
- RelativePath=".GLViews.rc">
- </File>
- <File
- RelativePath=".MainFrm.cpp">
- </File>
- <File
- RelativePath=".StdAfx.cpp">
- <FileConfiguration
- Name="Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="ANSI Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="ANSI Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".ChildView.h">
- </File>
- <File
- RelativePath=".GLViews.h">
- </File>
- <File
- RelativePath=".MainFrm.h">
- </File>
- <File
- RelativePath=".Resource.h">
- </File>
- <File
- RelativePath=".StdAfx.h">
- </File>
- <File
- RelativePath=".gltl.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath=".resGLViews.ico">
- </File>
- <File
- RelativePath=".resGLViews.rc2">
- </File>
- <File
- RelativePath=".resProfUisCubeSideOrange.bmp">
- </File>
- <File
- RelativePath=".resProfUisCubeSideWhite.bmp">
- </File>
- <File
- RelativePath=".resToolbar.bmp">
- </File>
- <File
- RelativePath=".resbitmap_i.bmp">
- </File>
- <File
- RelativePath=".resbitmap_s.bmp">
- </File>
- <File
- RelativePath=".resbitmap_t.bmp">
- </File>
- <File
- RelativePath=".resbmp00001.bmp">
- </File>
- <File
- RelativePath=".res_htmlbodytop.gif">
- </File>
- <File
- RelativePath=".res_htmlbook_close.gif">
- </File>
- <File
- RelativePath=".res_htmlbook_open.gif">
- </File>
- <File
- RelativePath=".resbtpnlane.bmp">
- </File>
- <File
- RelativePath=".rescur00001.cur">
- </File>
- <File
- RelativePath=".rescur00002.cur">
- </File>
- <File
- RelativePath=".rescursor_g.cur">
- </File>
- <File
- RelativePath=".researth.bmp">
- </File>
- <File
- RelativePath=".resmoon.bmp">
- </File>
- <File
- RelativePath=".resring.bmp">
- </File>
- <File
- RelativePath=".restoolbar2.bmp">
- </File>
- <File
- RelativePath=".restoolbar_.bmp">
- </File>
- <File
- RelativePath=".reswndavipl.bmp">
- </File>
- <File
- RelativePath=".reswndmirror.bmp">
- </File>
- </Filter>
- <File
- RelativePath=".resCINEAPK.AVI">
- </File>
- <File
- RelativePath=".ReadMe.txt">
- </File>
- <File
- RelativePath=".res_htmlWebBrowserPage.html">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>