Lines Matching refs:x64

7 !IF "$(CFG)" != "apr - Win32 Release" && "$(CFG)" != "apr - Win32 Debug" && "$(CFG)" != "apr - Win32 Release9x" && "$(CFG)" != "apr - Win32 Debug9x" && "$(CFG)" != "apr - x64 Release" && "$(CFG)" != "apr - x64 Debug"

20 !MESSAGE "apr - x64 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "apr - x64 Debug" (based on "Win32 (x86) Static Library")
888 !ELSEIF "$(CFG)" == "apr - x64 Release"
890 OUTDIR=.\x64\LibR
891 INTDIR=.\x64\LibR
893 OutDir=.\x64\LibR
896 ALL : ".\x64\LibR\gen_test_char.exe" ".\include\apr_escape_test_char.h" ".\include\apr.h" "$(OUTDIR)\apr-1.lib"
1102 !ELSEIF "$(CFG)" == "apr - x64 Debug"
1104 OUTDIR=.\x64\LibD
1105 INTDIR=.\x64\LibD
1107 OutDir=.\x64\LibD
1110 ALL : ".\x64\LibD\gen_test_char.exe" ".\include\apr_escape_test_char.h" ".\include\apr.h" "$(OUTDIR)\apr-1.lib"
1328 !IF "$(CFG)" == "apr - Win32 Release" || "$(CFG)" == "apr - Win32 Debug" || "$(CFG)" == "apr - Win32 Release9x" || "$(CFG)" == "apr - Win32 Debug9x" || "$(CFG)" == "apr - x64 Release" || "$(CFG)" == "apr - x64 Debug"
1808 !ELSEIF "$(CFG)" == "apr - x64 Release"
1819 !ELSEIF "$(CFG)" == "apr - x64 Debug"
1882 !ELSEIF "$(CFG)" == "apr - x64 Release"
1889 cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\LibR\gen_test_char /Fe.\x64\LibR\gen_test_char.exe .\tools\gen_test_char.c
1890 .\x64\LibR\gen_test_char.exe > .\include\apr_escape_test_char.h
1894 !ELSEIF "$(CFG)" == "apr - x64 Debug"
1901 cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\LibD\gen_test_char /Fe.\x64\LibD\gen_test_char.exe .\tools\gen_test_char.c
1902 .\x64\LibD\gen_test_char.exe > .\include\apr_escape_test_char.h
1954 !ELSEIF "$(CFG)" == "apr - x64 Release"
1965 !ELSEIF "$(CFG)" == "apr - x64 Debug"