mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
FS-6293 windows duh
This commit is contained in:
parent
07438df263
commit
4dd0a5848f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user