From 09c117b22e8d649d8b4409acedcc9e167f0f6daa Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Tue, 12 Jun 2007 19:25:22 +0000 Subject: [PATCH] add build file to the sln file for editing. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5312 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Freeswitch.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/Freeswitch.sln b/Freeswitch.sln index aa49327c5d..2ae5dcb25c 100644 --- a/Freeswitch.sln +++ b/Freeswitch.sln @@ -584,6 +584,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_Build System", "_Build Sys configure.in = configure.in Makefile.am = Makefile.am build\modmake.sh = build\modmake.sh + libs\win32\util.vbs = libs\win32\util.vbs EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "m4", "m4", "{CDE9B06A-3C27-4987-8FAE-DF1006BC705D}"