Skip to content

Commit

Permalink
added visual studio 2005 project ad solution (no tutorial or demo has…
Browse files Browse the repository at this point in the history
… been converted right now)

git-svn-id: svn://libnui.net/nui/trunk/nui3@4708 9db30882-7939-4ce0-a36a-45f8a15c01b5
  • Loading branch information
meeloo committed Jul 23, 2009
1 parent 641e93e commit eb40548
Show file tree
Hide file tree
Showing 4 changed files with 381 additions and 2,243 deletions.
39 changes: 19 additions & 20 deletions nui3.sln → nui3_2005.sln
@@ -1,20 +1,19 @@

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nui3", "nui3.vcproj", "{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Debug|Win32.ActiveCfg = Debug|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Debug|Win32.Build.0 = Debug|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Release|Win32.ActiveCfg = Release|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nui3", "nui3_2005.vcproj", "{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Debug|Win32.ActiveCfg = Debug|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Debug|Win32.Build.0 = Debug|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Release|Win32.ActiveCfg = Release|Win32
{A287CB70-6835-4961-BEF5-E2DCDBE2CED4}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit eb40548

Please sign in to comment.