pcsx2/tools/bin2cpp
Gregory Hainaut 390245806a cmake: sed /PROJECT_SOURCE_DIR/CMAKE_SOURCE_DIR/
The former depends on the project command. Whereas the latter is the true absolute path
of the project
2014-03-30 16:36:02 +02:00
..
CMakeLists.txt cmake: sed /PROJECT_SOURCE_DIR/CMAKE_SOURCE_DIR/ 2014-03-30 16:36:02 +02:00
bin2c.vcxproj - fixed VS2010 project files and added configuration for AVX 2011-01-28 08:21:05 +00:00
bin2c.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
bin2c_vs2012.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
bin2c_vs2012.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +00:00
bin2c_vs2013.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
bin2c_vs2013.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +00:00
bin2cpp.cbp Linux: Fixed compiler errors from my prev commit, along with a few verbose warnings and a compile error in SPU2-X. (note, moved Linux's define of SVN_REV macro to PrecompiledHeader.h for now, until a proper solution is implemented) 2009-09-13 20:56:22 +00:00
bin2cpp.cpp Linux: Using Code::Blocks Custom Compile option to generate embedded resources now. :) 2009-09-07 13:40:16 +00:00