mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-6293 windows duh
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
@@ -148,7 +148,7 @@ popd
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
@@ -186,7 +186,7 @@ popd
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
@@ -154,7 +154,7 @@ popd
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
@@ -193,7 +193,7 @@ popd
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Bscmake>
|
||||
<PreBuildEvent>
|
||||
<Command>if not exist "$(XMLRPCDir)version.h" (
|
||||
<Command>if not exist "$(XMLRPCDir)xmlrpc_config.h" (
|
||||
pushd $(XMLRPCDir)Windows
|
||||
"ConfigureWin32.bat"
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user