📄 vnar3.vcproj
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="VNAR3"
ProjectGUID="{490B301C-F977-49BD-97A9-F750517E03E0}"
RootNamespace="VNAR3"
Keyword="ManagedCProj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
ManagedExtensions="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG"
MinimalRebuild="false"
BasicRuntimeChecks="0"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/SAFESEH
"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="2"
GenerateDebugInformation="true"
AssemblyDebug="1"
SubSystem="2"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
ManagedExtensions="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG"
MinimalRebuild="false"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/SAFESEH
"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
<AssemblyReference
RelativePath="mscorlib.dll"
AssemblyName="mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=IA64"
/>
<AssemblyReference
RelativePath="System.dll"
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.Data.dll"
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
/>
<AssemblyReference
RelativePath="System.Drawing.dll"
AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.Windows.Forms.dll"
AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.XML.dll"
AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\About.cpp"
>
</File>
<File
RelativePath=".\AssemblyInfo.cpp"
>
</File>
<File
RelativePath=".\Calibration.cpp"
>
</File>
<File
RelativePath=".\CursorStatus.cpp"
>
</File>
<File
RelativePath=".\DisplayRoutines.cpp"
>
</File>
<File
RelativePath=".\Form1.cpp"
>
</File>
<File
RelativePath=".\Fourier.cpp"
>
</File>
<File
RelativePath=".\InstrumentCal.cpp"
>
</File>
<File
RelativePath=".\MarkerEntry.cpp"
>
</File>
<File
RelativePath=".\NumEntBox.cpp"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TDRSetupDialog.cpp"
>
</File>
<File
RelativePath=".\TextEntry.cpp"
>
</File>
<File
RelativePath=".\USB_EZ_interface.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAsManaged="4"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\About.h"
FileType="3"
>
<File
RelativePath=".\About.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.About.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.About.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\Calibration.h"
FileType="3"
>
<File
RelativePath=".\Calibration.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.Calibration.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\Constants.h"
>
</File>
<File
RelativePath=".\CursorStatus.h"
FileType="3"
>
<File
RelativePath=".\CursorStatus.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.CursorStatus.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.CursorStatus.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\DataDisplay.h"
>
</File>
<File
RelativePath=".\DisplayRoutines.h"
>
</File>
<File
RelativePath=".\Form1.h"
FileType="3"
>
<File
RelativePath=".\Form1.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.Form1.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.Form1.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\Fourier.h"
>
</File>
<File
RelativePath=".\InstrumentCal.h"
FileType="3"
>
<File
RelativePath=".\InstrumentCal.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.InstrumentCal.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.InstrumentCal.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\MarkerEntry.h"
FileType="3"
>
<File
RelativePath=".\MarkerEntry.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.MarkerEntry.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.MarkerEntry.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\NumEntBox.h"
FileType="3"
>
<File
RelativePath=".\NumEntBox.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.NumEntBox.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.NumEntBox.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
<File
RelativePath=".\TDRSetupDialog.h"
FileType="3"
>
<File
RelativePath=".\TDRSetupDialog.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.TDRSetupDialog.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.TDRSetupDialog.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\TextEntry.h"
FileType="3"
>
<File
RelativePath=".\TextEntry.resX"
SubType="Designer"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.TextEntry.resources"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCManagedResourceCompilerTool"
ResourceFileName="$(IntDir)/VNAR3.TextEntry.resources"
/>
</FileConfiguration>
</File>
</File>
<File
RelativePath=".\USB_EZ_interface.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\app.ico"
>
</File>
<File
RelativePath=".\app.rc"
>
</File>
<File
RelativePath=".\icon1.ico"
>
</File>
<File
RelativePath=".\icon2.ico"
>
</File>
</Filter>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Files>
<Globals>
<Global
Name="RESOURCE_FILE"
Value="app.rc"
/>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -