This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
pcsx2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/PCSX2/pcsx2.git
synced
2026-09-08 13:52:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37b1d3ae42f76f1277a794b4e2efee4a28e78c7b
pcsx2
/
tools
/
bin2cpp
T
History
Gregory Hainaut
37b1d3ae42
codeblock: remove build file => linux is cmake only
...
They are completely out-dated. And nobody have time to update them.
2014-04-11 09:18:31 +02: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
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
bin2cpp.cpp
Linux: Using Code::Blocks Custom Compile option to generate embedded resources now. :)
2009-09-07 13:40:16 +00:00
CMakeLists.txt
cmake: sed /PROJECT_SOURCE_DIR/CMAKE_SOURCE_DIR/
2014-03-30 16:36:02 +02:00