Loeschzwerg wrote on 21.02.12 at 13:22:29:Looks like a command line for a shortcut or something like that. Maybe for Quake 3?
For example:
"quake3.exe -nologo /Zel..."
Simply try it
I'm thinking it is for the assembly program.
Microsoft Visual Studio 6.0 looks like the tool required to assemble the driver package.
Looks like I'll have to learn something new again darn it.
Of course assembling the driver is one thing, making changes a bit more daunting.
# Microsoft Developer Studio Project File - Name="SST2_W2K" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=SST2_W2K - Win32 Release
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "SST2_W2K.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "SST2_W2K.mak" CFG="SST2_W2K - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "SST2_W2K - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "SST2_W2K - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE