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
This commit is contained in:
parent
b2b4db1473
commit
09c117b22e
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue