- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="GaussNoiseTest"
- ProjectGUID="{C80A4F49-635A-4213-85E2-A85007663E72}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/GaussNoiseTest.exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/GaussNoiseTest.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="TRUE"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/GaussNoiseTest.exe"
- LinkIncremental="1"
- GenerateDebugInformation="TRUE"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
- <File
- RelativePath="....modelsadd_gaus_noise.cpp">
- </File>
- <File
- RelativePath="....supportdigraph.cpp">
- </File>
- <File
- RelativePath="....supportexec.cpp">
- </File>
- <File
- RelativePath="....utilsgausrand.cpp">
- </File>
- <File
- RelativePath="....utilsgauss_theory.cpp">
- </File>
- <File
- RelativePath="....simsgaussnoisetest_sim.cpp">
- </File>
- <File
- RelativePath="....supportgensig.cpp">
- </File>
- <File
- RelativePath="....modelshistogram.cpp">
- </File>
- <File
- RelativePath="....modelsk_pwrmtr.cpp">
- </File>
- <File
- RelativePath="....modelslevel_gen.cpp">
- </File>
- <File
- RelativePath="....supportmodel_graph.cpp">
- </File>
- <File
- RelativePath="....modelsogive.cpp">
- </File>
- <File
- RelativePath="....supportparmfile.cpp">
- </File>
- <File
- RelativePath="....supportpsmodel.cpp">
- </File>
- <File
- RelativePath="....supportpsstream.cpp">
- </File>
- <File
- RelativePath="....utilsq_func.cpp">
- </File>
- <File
- RelativePath="....supportreports.cpp">
- </File>
- <File
- RelativePath="....modelssiganchr.cpp">
- </File>
- <File
- RelativePath="....supportsignal_T.cpp">
- </File>
- <File
- RelativePath="....supportsigplot.cpp">
- </File>
- <File
- RelativePath="....supportsim_startup.cpp">
- </File>
- <File
- RelativePath="....supportsyst_graph.cpp">
- </File>
- <File
- RelativePath="....utilsuni_rand.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc">
- <File
- RelativePath="....includeadd_gaus_noise.h">
- </File>
- <File
- RelativePath="....includebit_analyzer.h">
- </File>
- <File
- RelativePath="....includegauss_theory.h">
- </File>
- <File
- RelativePath="....includeglobal_stuff.h">
- </File>
- <File
- RelativePath="....includelevel_gen.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>