mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Add Microsoft Visual Studio 2002 project.
This commit is contained in:
23
setter/projects/msvs/2002/fssetter/fssetter.sln
Executable file
23
setter/projects/msvs/2002/fssetter/fssetter.sln
Executable file
@@ -0,0 +1,23 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fssetter", "fssetter.vcproj", "{7056EDDB-1D14-4445-A0B5-C799A3550378}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{7056EDDB-1D14-4445-A0B5-C799A3550378}.Debug.ActiveCfg = Debug|Win32
|
||||
{7056EDDB-1D14-4445-A0B5-C799A3550378}.Debug.Build.0 = Debug|Win32
|
||||
{7056EDDB-1D14-4445-A0B5-C799A3550378}.Release.ActiveCfg = Release|Win32
|
||||
{7056EDDB-1D14-4445-A0B5-C799A3550378}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionItems) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
198
setter/projects/msvs/2002/fssetter/fssetter.vcproj
Executable file
198
setter/projects/msvs/2002/fssetter/fssetter.vcproj
Executable file
@@ -0,0 +1,198 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="fssetter"
|
||||
ProjectGUID="{7056EDDB-1D14-4445-A0B5-C799A3550378}"
|
||||
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"
|
||||
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)/fssetter.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/fssetter.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="VCWebDeploymentTool"/>
|
||||
</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)/fssetter.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="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\attr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\attr.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\deleted.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\dirdepth.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\filename.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\files.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\frag.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\links.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\links.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\log.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\main.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\os.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\os.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\perms.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\rsrcfork.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\rsrcfork.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\sparse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\sparse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\time.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\timew32.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\volume.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\volume.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\win32.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\xattr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\win32\xattr.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\log.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\main.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>
|
||||
Reference in New Issue
Block a user