# Set the path to axis2 binary installation. AXIS2_BIN_DIR = E:\axis2c\build\axis2c-bin-1.1.0-win32 # Set the path to OpenSSL binary installation (ver 0.9.8a or above). OPENSSL_BIN_DIR = E:\OpenSSL # Set this to 1 if debug code should be generated, 0 otherwise. DEBUG = 0 #CRUNTIME Libaray ( Use /MT or /MD) CRUNTIME=/MD EMBED_MANIFEST=1