update progetto

git-svn-id: https://keyhammer.ath.cx/svn/ETS/trunk@8 72332f79-082b-4ce8-9953-5b7f197a49bb
This commit is contained in:
samuele
2012-07-31 16:27:51 +00:00
parent 308ba874cc
commit eb254c8a35
7 changed files with 26 additions and 0 deletions
+20
View File
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS-WS", "ETS-WS\ETS-WS.csproj", "{ACE9E793-6523-4B9A-82C6-282D61D358C9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS_Data", "..\ETS_Data\ETS_Data.csproj", "{0A14058F-ED18-4F82-91C9-93945C2C409A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -34,6 +36,24 @@ Global
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Test218|Any CPU.Build.0 = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.ActiveCfg = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.Build.0 = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Test218|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Test218|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
BIN
View File
Binary file not shown.
+6
View File
@@ -114,6 +114,12 @@
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ETS_Data\ETS_Data.csproj">
<Project>{0A14058F-ED18-4F82-91C9-93945C2C409A}</Project>
<Name>ETS_Data</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<ProjectExtensions>