WIP: added interfaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
BINDIR=../../../bin
|
||||
|
||||
EXECUTABLES = dvmstf
|
||||
COPT=-c -I../../Zlib/include
|
||||
COPT=-c -I../../Zlib/include -std=c++11
|
||||
ZLIB = zlib
|
||||
ZLIBDIR = ../../Zlib/Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user