From 4e95227f39b3af92e03eab1e7808eb2d031dbdff Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Sun, 26 Dec 2010 09:09:14 -0600 Subject: [PATCH] windows build fix for last commit --- libs/win32/libg722_1/libg722_1.vcproj | 8 ++++++++ libs/win32/libg722_1/libg722_1.vcxproj | 2 ++ libs/win32/libg722_1/libg722_1.vcxproj.filters | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/libs/win32/libg722_1/libg722_1.vcproj b/libs/win32/libg722_1/libg722_1.vcproj index e3101a22b9..a7a9530d05 100644 --- a/libs/win32/libg722_1/libg722_1.vcproj +++ b/libs/win32/libg722_1/libg722_1.vcproj @@ -342,6 +342,10 @@ RelativePath="..\..\libg722_1\src\tables.c" > + + + + + @@ -143,6 +144,7 @@ + diff --git a/libs/win32/libg722_1/libg722_1.vcxproj.filters b/libs/win32/libg722_1/libg722_1.vcxproj.filters index 855a60fae6..d54ad6e890 100644 --- a/libs/win32/libg722_1/libg722_1.vcxproj.filters +++ b/libs/win32/libg722_1/libg722_1.vcxproj.filters @@ -60,6 +60,9 @@ Source Files + + Source Files + @@ -92,5 +95,8 @@ Header Files + + Header Files + \ No newline at end of file