blob: 792e4fa723fdaa401613eea9d02397bf8e75d2f3 [file] [log] [blame]
# Set the path to axis2 binary installation.
AXIS2_BIN_DIR = E:\axis2c\build\deploy
# Set the path to OpenSSL binary installation (ver 0.9.8a or above).
OPENSSL_BIN_DIR = C:\OpenSSL
# Set this to 1 if debug code should be generated, 0 otherwise.
DEBUG = 1
#CRUNTIME Libaray ( Use /MT or /MD)
CRUNTIME=/MD
EMBED_MANIFEST=1