Change 11833

brandon_m_bare (brandon_m_bare)
brandon_m_bare committed this change into //guest/brandon_m_bare/csbuild/brandon_m_bare/UnitTests/OSX/HelloLibraries
Request Review
Download .zip
UnitTest:
-- Added the OSX unit test, HelloLibraries. NOTE: This unit test should work for other PC-based platforms, but it's specifically OSX to show off the difference loadable modules and shared libraries (which are technically the same thing, but Apple makes a clear distinction between the two).
  • Files 7
  • Comments 0
0 edited 7 added 0 deleted
make.py#1
Loading...
src/loadableModule/module.c#1
Loading...
src/mainApp/main.cpp#1
Loading...
src/sharedLibrary/library.cpp#1
Loading...
src/sharedLibrary/library.h#1
Loading...
src/staticLibrary/library.cpp#1
Loading...
src/staticLibrary/library.h#1
Loading...
Tip: Use n and p to cycle through the changes.