Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 549 Bytes

LinuxToWinSample

Build Status

This is an example VSCode project to facilitate C++ builds on Linux to Windows and 'emulation' with Wine.
The tasks can be seen on the Command Pallete with Ctrl + Shift + P

Default Tasks

Requires

sudo apt-get install mingw-w64
sudo apt-get install wine

if your package installation process was different, make sure the compiler path still matches on tasks.json