Commit Graph

133 Commits

Author SHA1 Message Date
ac4560cd09 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-29 11:07:12 +00:00
5dddd8cb8f Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-26 09:14:01 +00:00
10ad55fcf5 Factor out instrument selector. 2014-12-24 18:39:15 -05:00
d44051ef36 Copy pixmaps and icon files to wherever they're required at run time 2014-12-21 13:15:34 +00:00
abe97dbc8c Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-20 09:30:17 +00:00
55d91f71e0 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-19 10:41:02 +00:00
566c021c3a Remove (no longer needed) header files from our MSVC project (gtk2_ardour) 2014-12-15 10:22:20 +00:00
01747cc5f7 Add a newly introduced header file to our MSVC project (gtk2_ardour) 2014-12-07 13:32:50 +00:00
d30df2a991 Add a newly introduced header file to our MSVC project (gtk2_ardour) 2014-12-06 11:02:37 +00:00
2996e677c4 Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
4984d203f8 Add some newly introduced header files to our MSVC project (gtk2_ardour) 2014-11-28 14:43:34 +00:00
da6062a0b9 Add a newly introduced header file to our MSVC project (gtk2_ardour) 2014-11-24 13:01:16 +00:00
65e6c57930 Add a small dummy command to a couple of MSVC build projects
These are trivial (no-op) fudges - to ensure that if we can't copy the built executable for whatever reason, it won't get flagged up as a build failure.
2014-11-08 18:47:25 +00:00
f6a20e9b12 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-11-04 15:43:32 +00:00
51d3a9a628 (gtk2_ardour) Remove the reliance on libfst, which we no longer build
(fst's functionality has now mostly been moved into libardour)
2014-11-04 13:23:13 +00:00
a1039ecd42 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-11-01 13:54:39 +00:00
973d40e3ac Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC
(new preprocessor directive - greatly improves CPU loading)
2014-10-29 17:36:30 +00:00
8d12ebd972 MSVC - add support for 'HAVE_NEW_LV2'
(after updating to the latest versions of serd, sord, sratom and lilv)
2014-10-08 15:11:27 +01:00
f75e262afb Minor - copy our built executable to a suitable folder for packaging (MSVC) 2014-09-13 09:55:53 +01:00
45afed5e9a Modify our VC project files to work with msvc32-fixup.pl 2014-08-04 09:02:17 +01:00
3437cf2677 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
a89c5d709b Delete '.vsprops' files (MSVC) in preparation for win32-fixup.pl 2014-08-01 09:19:42 +01:00
4a36b5a6dd Add (newly introduced) sources to our MSVC project 2014-07-27 11:32:24 +01:00
928881b24a Update vcproj files for changed LILV config define. 2014-07-15 15:50:12 -04:00
22ce7c0762 Add (newly introduced) sources to our MSVC projects 2014-06-28 11:56:19 +01:00
e59210c402 Remove no longer needed sources from MSVC projects 2014-06-15 09:55:34 +01:00
4d24ca3f0c Add newly introduced sources to MSVC projects
(SoundCloud export stuff)
2014-05-21 12:47:03 +01:00
unknown
1cd406bc97 add vsprops files 2014-04-18 09:35:08 -05:00
dcd18d84ef Make sure that the preprocessor directive in 'winmain.cc' matches the one in 'main.cc'
(also, some minor housekeeping)
2014-04-15 10:56:12 +01:00
57f09d5d9d Now that we can build with VST support, make sure our MSVC build knows about it 2014-04-14 16:14:07 +01:00
4336f75d3b Make sure that when building with MSVC, a Release build will launch without an annoying, floating console window 2014-04-14 16:14:06 +01:00
2dba47aba8 Add the MSVC project resources (icons etc) 2014-04-08 09:55:23 +01:00
077a194430 Add the main VC project files for building Ardour3 with Microsoft Visual Studio
Note that there's no 'VS Solution' file at present and some targets haven't been built yet (e.g. 'fst')
2014-04-08 09:49:35 +01:00