summaryrefslogtreecommitdiff
path: root/tests/tests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.mpc')
-rw-r--r--tests/tests.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/tests.mpc b/tests/tests.mpc
index 8903bca5f89..ca539304ead 100644
--- a/tests/tests.mpc
+++ b/tests/tests.mpc
@@ -1324,6 +1324,13 @@ project(Based Pointer Test) : acetest {
}
}
+project(WChar_Conversion) : acetest {
+ exename = WChar_Conversion
+ Source_Files {
+ WChar_Conversion.cpp
+ }
+}
+
project(Library Unload) {
exename = UnloadLibACE
staticflags += ACE_AS_STATIC_LIBS