From 0a2682dde21a80a41229dcd6f66efe31c5847ec1 Mon Sep 17 00:00:00 2001 From: AdrUlb Date: Tue, 29 Jan 2019 14:35:36 +0100 Subject: If unable to find gcc uses MSBuild instead --- xeon.vcxproj | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 xeon.vcxproj (limited to 'xeon.vcxproj') diff --git a/xeon.vcxproj b/xeon.vcxproj new file mode 100644 index 0000000..eae4ea7 --- /dev/null +++ b/xeon.vcxproj @@ -0,0 +1,22 @@ + + + + Debug + Win32 + + + Release + Win32 + + + + + Application + $(toolVersion) + + + + + + + \ No newline at end of file -- cgit v1.2.3