Patch level :4.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :progetti


git-svn-id: svn://10.65.10.50/trunk@15926 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2007-12-19 14:11:55 +00:00
parent 0ffe6d7ffb
commit ad7d514fe4
6 changed files with 38 additions and 15 deletions

View File

@ -124,6 +124,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"

View File

@ -3,8 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ba0", "ba0.vcproj", "{C0B02B54-470C-4567-9BF2-6955794A56B6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ba0close", "ba0close.vcproj", "{0671B7C5-84A3-485C-8AB5-8340D3759912}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ba1", "Ba1.vcproj", "{49C74C37-E090-49C1-9097-6F6F63EDC662}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ba2", "Ba2.vcproj", "{BA2E872C-B136-4E66-AC13-F68BC866F3F6}"
@ -27,8 +25,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bacnv", "Bacnv.vcproj", "{D
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bainst", "Bainst.vcproj", "{9B892979-53D5-4482-8E46-057C79D3692A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "installa", "installa.vcproj", "{1FF91EB8-0EC3-456D-A3FE-57B44996F099}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "setup", "setup.vcproj", "{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}"
EndProject
Global
@ -41,10 +37,6 @@ Global
{C0B02B54-470C-4567-9BF2-6955794A56B6}.Debug|Win32.Build.0 = Debug|Win32
{C0B02B54-470C-4567-9BF2-6955794A56B6}.Release|Win32.ActiveCfg = Release|Win32
{C0B02B54-470C-4567-9BF2-6955794A56B6}.Release|Win32.Build.0 = Release|Win32
{0671B7C5-84A3-485C-8AB5-8340D3759912}.Debug|Win32.ActiveCfg = Debug|Win32
{0671B7C5-84A3-485C-8AB5-8340D3759912}.Debug|Win32.Build.0 = Debug|Win32
{0671B7C5-84A3-485C-8AB5-8340D3759912}.Release|Win32.ActiveCfg = Release|Win32
{0671B7C5-84A3-485C-8AB5-8340D3759912}.Release|Win32.Build.0 = Release|Win32
{49C74C37-E090-49C1-9097-6F6F63EDC662}.Debug|Win32.ActiveCfg = Debug|Win32
{49C74C37-E090-49C1-9097-6F6F63EDC662}.Debug|Win32.Build.0 = Debug|Win32
{49C74C37-E090-49C1-9097-6F6F63EDC662}.Release|Win32.ActiveCfg = Release|Win32
@ -89,10 +81,6 @@ Global
{9B892979-53D5-4482-8E46-057C79D3692A}.Debug|Win32.Build.0 = Debug|Win32
{9B892979-53D5-4482-8E46-057C79D3692A}.Release|Win32.ActiveCfg = Release|Win32
{9B892979-53D5-4482-8E46-057C79D3692A}.Release|Win32.Build.0 = Release|Win32
{1FF91EB8-0EC3-456D-A3FE-57B44996F099}.Debug|Win32.ActiveCfg = Debug|Win32
{1FF91EB8-0EC3-456D-A3FE-57B44996F099}.Debug|Win32.Build.0 = Debug|Win32
{1FF91EB8-0EC3-456D-A3FE-57B44996F099}.Release|Win32.ActiveCfg = Release|Win32
{1FF91EB8-0EC3-456D-A3FE-57B44996F099}.Release|Win32.Build.0 = Release|Win32
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug|Win32.ActiveCfg = Debug|Win32
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Debug|Win32.Build.0 = Debug|Win32
{59D7EE36-6D12-4A17-AB39-0CDDFDE6DE14}.Release|Win32.ActiveCfg = Release|Win32

View File

@ -1,4 +1,6 @@
"9012" ICON DISCARDABLE "../res/campo.ico"
"9013" ICON DISCARDABLE "../res/camposrv.ico"
"9014" ICON DISCARDABLE "../res/campocln.ico"
rcinclude ../../wx283/include/wx/msw/wx.rc
rcinclude ../../wx287/include/wx/msw/wx.rc

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Version="8.00"
Name="ba0"
ProjectGUID="{C0B02B54-470C-4567-9BF2-6955794A56B6}"
>
@ -155,6 +155,7 @@
ProgramDataBaseFileName=".\..\release/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -175,6 +176,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib"
GenerateDebugInformation="false"
ProgramDatabaseFile=".\..\release/ba0.pdb"
SubSystem="2"
TargetMachine="1"

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Version="8.00"
Name="ce2"
ProjectGUID="{7A49A4C2-CCA1-4CA4-908A-4DA6753AAC31}"
>
@ -542,6 +542,34 @@
Name="Headers"
Filter="h"
>
<File
RelativePath="..\ce\ce2.h"
>
</File>
<File
RelativePath="..\ce\ce2100a.h"
>
</File>
<File
RelativePath="..\ce\ce2101.h"
>
</File>
<File
RelativePath="..\ce\ce2200a.h"
>
</File>
<File
RelativePath="..\ce\ce2300a.h"
>
</File>
<File
RelativePath="..\ce\ce2400a.h"
>
</File>
<File
RelativePath="..\ce\ce2500a.h"
>
</File>
</Filter>
<File
RelativePath="..\lib\AgaLib.lib"

View File

@ -57,6 +57,7 @@
ProgramDataBaseFileName=".\..\Release\Xvaga/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -75,6 +76,7 @@
OutputFile="d:\release\campo100/xvaga.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateDebugInformation="false"
ImportLibrary=".\..\lib/xvaga.lib"
TargetMachine="1"
/>