Refactor project structure by moving core files to corelogic and updating build configurations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/include
|
||||
|
||||
noinst_LIBRARIES = libcorelogic.a
|
||||
libcorelogic_a_SOURCES = painfulQuale.cpp mind.cpp main.cpp
|
||||
Reference in New Issue
Block a user