mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
11
Code/Tools/MonoDrv/old/EXE/SOURCES
Normal file
11
Code/Tools/MonoDrv/old/EXE/SOURCES
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
TARGETNAME=monotest
|
||||
TARGETPATH=$(BASEDIR)\lib
|
||||
TARGETTYPE=PROGRAM
|
||||
|
||||
INCLUDES=..\sys
|
||||
|
||||
SOURCES=monotest.c
|
||||
|
||||
UMTYPE=console
|
||||
UMBASE=0x100000
|
||||
Reference in New Issue
Block a user