Refactor project structure and update configurations
The project now builds.
- Updated .vscode/launch.json and .vscode/tasks.json for improved
development workflow
- Modified Makefile.am, configure, and configure.ac for build process
enhancements
- Updated corelogic/Makefile.am and
corelogic/include/sensors/interoceptor.h
- Renamed corelogic/main.cpp to main.cpp for better project organization
This commit is contained in:
@@ -615,7 +615,7 @@ PACKAGE_STRING='The Harriman-Peikoff Project 0.00'
|
||||
PACKAGE_BUGREPORT='latentprion@gmail.com'
|
||||
PACKAGE_URL='github.com/latentprion/harikoff'
|
||||
|
||||
ac_unique_file="corelogic/main.cpp"
|
||||
ac_unique_file="corelogic/mind.cpp"
|
||||
ac_subst_vars='am__EXEEXT_FALSE
|
||||
am__EXEEXT_TRUE
|
||||
LTLIBOBJS
|
||||
|
||||
Reference in New Issue
Block a user