From 4e3325f3ba6e9a845fdb574631ed6c01031e77d9 Mon Sep 17 00:00:00 2001 From: peabody124 Date: Wed, 29 Sep 2010 16:02:20 +0000 Subject: [PATCH] Ground/Libs: I'm an idiot, forgot to comment out sdllibrary itself git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1797 ebee16cc-31ac-478f-84a7-5cbb03baadba --- ground/src/libs/libs.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ground/src/libs/libs.pro b/ground/src/libs/libs.pro index f6c118061..1ddbf9504 100644 --- a/ground/src/libs/libs.pro +++ b/ground/src/libs/libs.pro @@ -11,5 +11,6 @@ SUBDIRS = \ utils \ glc_lib\ qymodem \ - sdlgamepad \ libqxt + +#SUBDIRS += sdlgamepad