Commit graph

12 commits

Author SHA1 Message Date
casualjames casualjames
5f957e8855 Pull changes from official repos (note that some of those changes come from core, i.e. eventloop.c). 2012-06-17 20:23:02 +02:00
richard42
ce7b345509 1. add project dependencies to solution file
2. bugfix: forgot newlines in warning messages
2012-03-06 20:48:41 -08:00
casualjames
e2ff1f4d7c Remove vcproj bloat. 2012-01-05 22:12:02 +01:00
casualjames
110fb359b7 Fixed projects and source for Windows + Fix release build + Minor stuff 2012-01-05 22:02:27 +01:00
Richard Goedeken
6292682492 updated MSVC8 project file to copy new input plugin auto-config .ini file after building 2010-01-18 21:15:20 -05:00
GoedekenR
1d4c790fc8 update project file to copy the DLLs from the dependencies and shared data files from other projects into the output build directory. 2010-01-06 23:01:18 -05:00
GoedekenR
f3ba5fe609 Added audio-sdl plugin project file to MSVC8 solution 2010-01-02 20:26:29 -05:00
GoedekenR
1be5a8cf30 Added Input SDL plugin project to MSVC8 solution 2010-01-02 16:28:48 -05:00
GoedekenR
17b16b31cc Added RSP-HLE project to MSVC8 solution 2010-01-02 10:22:45 -05:00
GoedekenR
f4c547f3c6 Added rice video project to MSVC8 solution file 2009-12-27 17:18:30 -05:00
GoedekenR
098dd7c174 Added mupen64plus-core to the MSVC8 solution file 2009-12-24 16:35:33 -05:00
GoedekenR
3dafaed16c Added visual studio 8 project files. Made some small syntax changes so that MSVC can compile the C code in C++ mode. This is necessary because the MSVC compiler still doesn't support some nice C99 features which are used in the C code. Builds and runs in Windows. 2009-12-19 22:36:55 -05:00