From 868034303b5d296d164b937f128e4a6434d46f05 Mon Sep 17 00:00:00 2001
From: Nik1895
Date: Sat, 30 Aug 2014 17:00:27 +0400
Subject: Update setup.vcproj
Need to include the missing files in the setup project: txt_joyaxis.h and txt_joyaxis.c.
Without this, setup won't compile, complain about unresolved external symbol.---
msvc/setup.vcproj | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/msvc/setup.vcproj b/msvc/setup.vcproj
index 342b55c5..8adca65c 100644
--- a/msvc/setup.vcproj
+++ b/msvc/setup.vcproj
@@ -283,6 +283,10 @@
RelativePath="..\src\setup\sound.c"
>
+
+
@@ -401,6 +405,10 @@
RelativePath="..\src\setup\sound.h"
>
+
+
--
cgit v1.2.3