MSVC 7.1 project files - fgfs_construct -> fgfs-construct
This commit is contained in:
parent
7676da87a7
commit
c91ffa08c4
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="fgfs_construct"
|
Name="fgfs-construct"
|
||||||
ProjectGUID="{8AB3DC28-1CAC-4DC0-B8CD-EB066E3711F9}"
|
ProjectGUID="{8AB3DC28-1CAC-4DC0-B8CD-EB066E3711F9}"
|
||||||
Keyword="Win32Proj">
|
Keyword="Win32Proj">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalDependencies="ul_d.lib sg_d.lib zlibd.lib"
|
AdditionalDependencies="ul_d.lib sg_d.lib zlibd.lib"
|
||||||
OutputFile="$(OutDir)/fgfs_construct.exe"
|
OutputFile="$(OutDir)/fgfs-construct.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="..\..\..\..\plib;..\..\..\..\3rdParty\lib"
|
AdditionalLibraryDirectories="..\..\..\..\plib;..\..\..\..\3rdParty\lib"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalDependencies="ul.lib sg.lib zlib.lib"
|
AdditionalDependencies="ul.lib sg.lib zlib.lib"
|
||||||
OutputFile="$(OutDir)/fgfs_construct.exe"
|
OutputFile="$(OutDir)/fgfs-construct.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="..\..\..\..\plib;..\..\..\..\3rdParty\lib"
|
AdditionalLibraryDirectories="..\..\..\..\plib;..\..\..\..\3rdParty\lib"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
|
@ -180,7 +180,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Match", "Match\Match.vcproj
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgfs_construct", "fgfs_construct\fgfs_construct.vcproj", "{8AB3DC28-1CAC-4DC0-B8CD-EB066E3711F9}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgfs-construct", "fgfs-construct\fgfs-construct.vcproj", "{8AB3DC28-1CAC-4DC0-B8CD-EB066E3711F9}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
{DC950200-4824-4EEC-8F81-1FEAC31C8206} = {DC950200-4824-4EEC-8F81-1FEAC31C8206}
|
{DC950200-4824-4EEC-8F81-1FEAC31C8206} = {DC950200-4824-4EEC-8F81-1FEAC31C8206}
|
||||||
{19722E03-D871-4719-A075-D763EE7E272D} = {19722E03-D871-4719-A075-D763EE7E272D}
|
{19722E03-D871-4719-A075-D763EE7E272D} = {19722E03-D871-4719-A075-D763EE7E272D}
|
||||||
|
|
Loading…
Add table
Reference in a new issue