define
This commit is contained in:
@@ -192,6 +192,7 @@
|
||||
include/utils/App/App.cpp \
|
||||
-fpic -shared \
|
||||
-I src -I include -I . \
|
||||
-DPRINT_STATIC \
|
||||
-Wall \
|
||||
-o $name
|
||||
'';
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#define PRINT_STATIC
|
||||
#include "Print.h"
|
||||
|
||||
Print::Print(void* h, Archimedes::App* a) : Archimedes::Module(h, a) {
|
||||
|
||||
Reference in New Issue
Block a user