assimp/tools/assimp_cmd
Marc-Antoine Lortie be4fe131d5 Made changes to write compiled binaries to a common directory.
The following changes were tested with the following projects:

- assimp DLL
- unit tests
- tools/assimp_cmd
- tools/assimp viewer
- samples/SimpleOpenGL
- samples/SimpleTexturedDirectx11
- samples/SimpleTexturedOpenGL

For each program listed above, the results were tested when (CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR) is true and false.

Also, the "lib" in SET (CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_HOME_DIRECTORY}/lib") was changed to "bin" to allow DLLs to be written to executables/launchables programs directory.
2020-02-15 13:10:11 -05:00
..
CMakeLists.txt Made changes to write compiled binaries to a common directory. 2020-02-15 13:10:11 -05:00
CompareDump.cpp Uniformized error codes (return values) in assimp_cmd. 2020-01-26 13:10:21 -05:00
Export.cpp Uniformized error codes (return values) in assimp_cmd. 2020-01-26 13:10:21 -05:00
ImageExtractor.cpp Fixed enumeral mismatch error in build. 2020-01-26 14:02:16 -05:00
Info.cpp Fixed TextureTypeToString defined multiple times. 2020-02-06 13:19:01 -05:00
Main.cpp Uniformized error codes (return values) in assimp_cmd. 2020-01-26 13:10:21 -05:00
Main.h Renamed WriteDumb.cpp to WriteDump.cpp 2020-01-30 16:40:34 -05:00
WriteDump.cpp Fixed TextureTypeToString defined multiple times. 2020-02-06 13:19:01 -05:00
assimp_cmd.rc Refactor: Use LF line endings for source files 2015-07-02 20:51:45 -06:00
generic_inserter.hpp - Update XML output written by assimp dump. cameras & lights missing, document scheme as well. No guarantees that I won't change it in future without further notice (currently WIP, format to be freezed with our next release). 2010-03-13 00:04:21 +00:00
resource.h Refactor: Use LF line endings for source files 2015-07-02 20:51:45 -06:00