Commit Graph

18 Commits

Author SHA1 Message Date
Alex Szpakowski 4a609aca03 Updated Visual Studio project for new files and library dependencies (thanks Boolsheet) 2013-08-27 23:02:05 -03:00
Alex Szpakowski aa53712278 Cleaned up and fixed Visual Studio project files (thanks Boolsheet) 2013-08-19 21:19:41 -03:00
Alex Szpakowski 9d0c01be4a Added polyline files to the Visual Studio project (thanks Boolsheet) 2013-08-08 03:35:52 -03:00
Martin Felis 14ca401158 Add enet and lua-enet 2013-07-10 15:42:50 +02:00
Kyle Conroy 2b0bf794b5 Add files to the visual studio project
--HG--
branch : add-visual-studio-files
2013-05-18 03:00:45 -07:00
Alex Szpakowski ce8c8876fd Updated Visual Studio project for Geometry files (thanks Boolsheet) 2013-04-22 10:02:49 -07:00
Alex Szpakowski f1770edaa1 Updated Visual Studio project for math module changes (thanks Boolsheet) 2013-04-16 15:52:29 -03:00
Alex Szpakowski 96f4f532bb Updated Visual Studio project files for image module changes (thanks Boolsheet) 2013-04-13 05:35:38 -03:00
Alex Szpakowski 89395d6dfb Updated Visual Studio project for math module changes (thanks Boolsheet) 2013-03-13 20:02:47 -03:00
Alex Szpakowski be648a82f7 Updated Visual Studio project for new thread module files and version changes (thanks Boolsheet) 2013-03-06 09:43:55 -04:00
Alex Szpakowski 706ed3e8ce Added math module files to Visual Studio project (thanks Boolsheet) 2013-02-26 22:15:48 -04:00
Bart van Strien 4c2b1ea104 Make visual studio produce love.dll instead of liblove.dll 2013-02-24 14:54:25 +01:00
Alexander Szpakowski e24d721381 Renamed all instances of 'ShaderEffect' (previously 'PixelEffect') to 'Shader'. 2013-01-16 07:21:41 -04:00
Alexander Szpakowski c13b1fb03b Changed vertex shader callback function name from 'transform' to 'position', added more vertex shader defines (some to make it easier to eventually have a GLES2 backend), hopefully updated Visual Studio project with changed filenames 2013-01-04 01:20:38 -04:00
vrld e05e5f1d54 Add math.cpp to VS project file 2012-10-01 22:13:29 +02:00
Bart van Strien 53c357d3c5 Apply Boolsheet's patch for the msvc2010 project file 2012-08-17 15:12:52 +02:00
rude 72056caccd Say hello to the love module. Oh my!
Because technically, it *is* a module. Also renamed "launcher.cpp".
2012-06-29 09:56:50 +02:00
Bart van Strien 13be72c5ce Updated the Visual Studio 2010 project. It can now build a liblove dll.
(Patch by Boolsheet)
2012-05-30 18:47:57 +02:00