initial load of upstream version 1.06.32
[xmlrpc-c] / Windows / ConfigureWin32.bat
1 @echo off\r
2 echo creating Win32 header files...\r
3 copy .\xmlrpc_win32_config.h ..\config.h\r
4 copy .\xmlrpc_win32_config.h ..\xmlrpc_config.h\r
5 copy .\transport_config_win32.h ..\transport_config.h\r
6 echo completed creating win32 header files.\r
7 pause\r