diff --git a/unit_test/src/main.cpp b/unit_test/src/main.cpp new file mode 100644 index 000000000..a1e88f0ae --- /dev/null +++ b/unit_test/src/main.cpp @@ -0,0 +1,6 @@ +#include + +int main() +{ + return 0; +} diff --git a/unit_test/unit_test.vcproj b/unit_test/unit_test.vcproj new file mode 100644 index 000000000..378523e3b --- /dev/null +++ b/unit_test/unit_test.vcproj @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +