mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-26 05:41:52 +00:00
msvc7/.net project files.
the vc6 ones are still the main working copy, and these will be updated less frequently. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1140 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2e65de8d84
commit
badc9d1934
3 changed files with 1188 additions and 0 deletions
21
engine/dotnet/dotnet.sln
Normal file
21
engine/dotnet/dotnet.sln
Normal file
|
@ -0,0 +1,21 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dotnet", "dotnet.vcproj", "{D63180C9-0D8C-426A-B2EF-A8376CB05238}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
Debug = Debug
|
||||
Release = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{D63180C9-0D8C-426A-B2EF-A8376CB05238}.Debug.ActiveCfg = Debug|Win32
|
||||
{D63180C9-0D8C-426A-B2EF-A8376CB05238}.Debug.Build.0 = Debug|Win32
|
||||
{D63180C9-0D8C-426A-B2EF-A8376CB05238}.Release.ActiveCfg = Release|Win32
|
||||
{D63180C9-0D8C-426A-B2EF-A8376CB05238}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
BIN
engine/dotnet/dotnet.suo
Normal file
BIN
engine/dotnet/dotnet.suo
Normal file
Binary file not shown.
1167
engine/dotnet/dotnet.vcproj
Normal file
1167
engine/dotnet/dotnet.vcproj
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue