mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
port: clean-up old port header
This commit is contained in:
@@ -17,7 +17,7 @@ def configure(conf):
|
||||
|
||||
def build(bld):
|
||||
source = ['game.cpp']
|
||||
includes = '. ../common'
|
||||
includes = '. ../common ../public'
|
||||
libs = []
|
||||
|
||||
if bld.env.DEST_OS != 'win32':
|
||||
|
||||
Reference in New Issue
Block a user