Add the main VC project files for building Ardour3 with Microsoft Visual Studio
authorJohn Emmas <johne53@tiscali.co.uk>
Tue, 8 Apr 2014 08:49:35 +0000 (09:49 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Tue, 8 Apr 2014 08:49:35 +0000 (09:49 +0100)
commit077a194430f9e1c66b6ad3526ff8a54ecf390c5f
tree71ac709d3f6b36c6bc28787552466096e2328a80
parent254923532b5767fdf359db0c3bb464ca36de6a8a
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')
19 files changed:
MSVCardour3/Ardour3.vcproj [new file with mode: 0644]
libs/ardour/MSVClibardour/ardour.vcproj [new file with mode: 0644]
libs/audiographer/MSVCaudiographer/audiographer.vcproj [new file with mode: 0644]
libs/backends/MSVCbackends/jack_backend.vcproj [new file with mode: 0644]
libs/canvas/MSVCcanvas/cairocanvas.vcproj [new file with mode: 0644]
libs/clearlooks-newer/MSVCclearlooks/clearlooks.vcproj [new file with mode: 0644]
libs/evoral/MSVCevoral/evoral.vcproj [new file with mode: 0644]
libs/gtkmm2ext/MSVCgtkmm2ext/gtkmm2ext.vcproj [new file with mode: 0644]
libs/libltc/MSVCltc/ltc.vcproj [new file with mode: 0644]
libs/midi++2/MSVCmidi++/midi++.vcproj [new file with mode: 0644]
libs/panners/MSVCpanners/panner_1in2out.vcproj [new file with mode: 0644]
libs/panners/MSVCpanners/panner_2in2out.vcproj [new file with mode: 0644]
libs/panners/MSVCpanners/panner_vbap.vcproj [new file with mode: 0644]
libs/pbd/MSVCpbd/pbd.vcproj [new file with mode: 0644]
libs/qm-dsp/MSVCqm-dsp/qm-dsp.vcproj [new file with mode: 0644]
libs/surfaces/control_protocol/MSVCardour_cp/ardour_cp.vcproj [new file with mode: 0644]
libs/surfaces/generic_midi/MSVCardour_genericmidi/ardour_genericmidi.vcproj [new file with mode: 0644]
libs/surfaces/mackie/MSVCardour_mackie/ardour_mackie.vcproj [new file with mode: 0644]
libs/timecode/MSVCtimecode/timecode.vcproj [new file with mode: 0644]