mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fix loading libraries with lib prefix
This commit is contained in:
@@ -5,7 +5,7 @@ from waflib import Utils
|
||||
import os
|
||||
|
||||
top = '.'
|
||||
PROJECT_NAME = 'SoundEmitterSystem'
|
||||
PROJECT_NAME = 'soundemittersystem'
|
||||
|
||||
def options(opt):
|
||||
# stub
|
||||
|
||||
Reference in New Issue
Block a user