Commit Graph

9 Commits

Author SHA1 Message Date
David Anderson ae050edc4a Fix VS 2013 solution file 2019-05-16 23:23:17 -07:00
Rom Walton 805a3374b3 Vboxwrapper: Fix issue with not being able to create a Vbox 5.2 COM instance to vboxsvc
Also update VS2013 project file.
2017-10-08 09:53:37 -07:00
Vitalii Koshura 1c7c64ea47
vboxwrapper: Fix vboxwrapper_vs2013.vcxproj build.
Add missed vbox_mscom51.cpp and vbox_mscom51.h files to the project.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-04-25 00:07:31 +03:00
Rom Walton dccf63535b WINBUILD: Make building wrapper/vboxwrapper/example_app all link under Visual Studio 2013
I apparently broke this when I removed a bunch of Win9x hacks and converted them into console based applications.
2016-03-02 09:56:57 -05:00
Rom Walton ab1723f030 WINBUILD: Fix warning when building vboxwrapper (Debug/Win32). 2015-05-15 13:25:38 -04:00
Rom Walton ae965894ed WINBUILD: When building with VS 2013, use the XP compatible toolchain. 2015-05-14 18:45:17 -04:00
Rom Walton 128e22af6e WINBUILD: Fix building debug builds for vboxwrapper on VS 2013. 2015-05-14 11:41:15 -04:00
Rom Walton 99dcd3dd8a WINBUILD: Update dependency paths for VS 2013 projects to point towards 2013 dependencies. 2015-05-06 16:49:57 -04:00
Rom Walton 32981b6a17 WINBUILD: Add Visual Studio 2013 project files. 2015-05-06 14:16:00 -04:00