Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@15867 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
376ed6df6f
commit
7b57a0e843
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="AgaLib"
|
||||
ProjectGUID="{2D38A763-3D74-4338-9362-B891784EC90E}"
|
||||
>
|
||||
@ -2145,6 +2145,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\treectrl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\utility.cpp"
|
||||
>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="setup"
|
||||
ProjectGUID="{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}"
|
||||
RootNamespace="Setup"
|
||||
@ -63,8 +63,8 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="wsock32.lib comctl32.lib rpcrt4.lib netapi32.lib"
|
||||
OutputFile="..\exed\campo\setup\$(ProjectName).exe"
|
||||
AdditionalDependencies="wsock32.lib comctl32.lib rpcrt4.lib netapi32.lib mpr.lib"
|
||||
OutputFile="..\exed\program\setup\$(ProjectName).exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
@ -81,6 +81,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
OutputFile="$(IntDir)/$(ProjectName).bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -146,7 +147,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="comctl32.lib wsock32.lib rpcrt4.lib netapi32.lib"
|
||||
AdditionalDependencies="comctl32.lib wsock32.lib rpcrt4.lib netapi32.lib mpr.lib"
|
||||
OutputFile="D:\Release\campo100/setup/$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="true"
|
||||
|
@ -26,7 +26,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cb6", "Cb6.vcproj", "{99683
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gfm", "gfm.vcproj", "{37C3DDAE-3A63-4C1C-A419-242141B262ED}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdflib_dll", "pdflib_dll.vcproj", "{A294C667-27A9-4125-82AF-5093447505EC}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdflib", "pdflib_dll.vcproj", "{A294C667-27A9-4125-82AF-5093447505EC}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xi", "xi.vcproj", "{3A5B0119-6DAD-4407-9EE1-3B739B0581E8}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
@ -34,8 +34,15 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xi", "xi.vcproj", "{3A5B011
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xvaga", "xvaga.vcproj", "{4A2FC619-2461-4F58-8F1D-92FA153E39A2}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{8B0477F1-5D74-46C3-97B6-8879E2460A71} = {8B0477F1-5D74-46C3-97B6-8879E2460A71}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xvapp", "xvapp.vcproj", "{153C04B0-1F72-4DA9-8AC1-7DF76FFACFD2}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
|
||||
{8B0477F1-5D74-46C3-97B6-8879E2460A71} = {8B0477F1-5D74-46C3-97B6-8879E2460A71}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="ce4"
|
||||
ProjectGUID="{7B48E98F-0651-4B7D-8FAC-A4DBBB33CF08}"
|
||||
>
|
||||
@ -215,6 +215,10 @@
|
||||
Name="Sources"
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ce\ce2101.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ce\ce4.cpp"
|
||||
>
|
||||
@ -303,6 +307,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ce\ce4400.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ce\celib.cpp"
|
||||
>
|
||||
@ -325,6 +333,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg2101.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\velib04.cpp"
|
||||
>
|
||||
@ -446,6 +458,30 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ce\ce4400a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Headers"
|
||||
@ -471,6 +507,10 @@
|
||||
RelativePath="..\ce\ce4300.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ce\ce4400a.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Forms"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="xvaga"
|
||||
ProjectGUID="{4A2FC619-2461-4F58-8F1D-92FA153E39A2}"
|
||||
RootNamespace="xvaga"
|
||||
@ -434,6 +434,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\xvaga\xvtwin.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
@ -495,6 +499,10 @@
|
||||
RelativePath="..\xvaga\xvtextra.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\xvaga\xvtwin.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
Loading…
x
Reference in New Issue
Block a user