amxmodx/dlls/ns/ns/ns.sln
Steve Dudenhoeffer 6cd5790ea8 Initial import of mostly re-written NS module (also synced with ns2amx).
Renamed module to simply "ns".

Module is mostly untested until NS beta 5 is release.
2004-07-22 12:46:35 +00:00

22 lines
876 B
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ns", "ns.vcproj", "{97ABBCAF-5C0E-4103-A11F-3D26032C6377}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{97ABBCAF-5C0E-4103-A11F-3D26032C6377}.Debug.ActiveCfg = Release|Win32
{97ABBCAF-5C0E-4103-A11F-3D26032C6377}.Debug.Build.0 = Release|Win32
{97ABBCAF-5C0E-4103-A11F-3D26032C6377}.Release.ActiveCfg = Release|Win32
{97ABBCAF-5C0E-4103-A11F-3D26032C6377}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal