summaryrefslogtreecommitdiff
path: root/SA_POP/C2W/C2W_Demo.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'SA_POP/C2W/C2W_Demo.mpc')
-rw-r--r--SA_POP/C2W/C2W_Demo.mpc14
1 files changed, 8 insertions, 6 deletions
diff --git a/SA_POP/C2W/C2W_Demo.mpc b/SA_POP/C2W/C2W_Demo.mpc
index 389682f9982..cd2caf82e45 100644
--- a/SA_POP/C2W/C2W_Demo.mpc
+++ b/SA_POP/C2W/C2W_Demo.mpc
@@ -1,17 +1,19 @@
project(C2W_Demo) : xerces, aceexe, sapop_core_standalone {
exename = C2W_Demo
+ includes += $(SAPOP_ROOT)/UserInput
+
+ Header_Files {
+ $(SAPOP_ROOT)/UserInput/InputCL.h
+ $(SAPOP_ROOT)/UserInput/Question.h
+ }
+
Source_Files {
C2W_Demo.cpp
- UserInput.cpp
- }
- Inline_Files {
+ $(SAPOP_ROOT)/UserInput/InputCL.cpp
}
- Header_Files {
- UserInput.h
- }
Documentation_Files {
readme.txt