1 # Licensed to the Apache Software Foundation (ASF) under one or more
2 # contributor license agreements. See the NOTICE file distributed with
3 # this work for additional information regarding copyright ownership.
4 # The ASF licenses this file to You under the Apache License, Version 2.0
5 # (the "License"); you may not use this file except in compliance with
6 # the License. You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
16 # Microsoft Developer Studio Generated NMAKE File, Based on pcre.dsp
18 # SetEnv.cmd /X64 /RETAIL
24 OUTDIR=.\Release_amd64
25 INTDIR=.\Release_amd64
27 OutDir=.\Release_amd64
30 !IF "$(RECURSE)" == "0"
32 ALL : "$(OUTDIR)\pcre.lib"
36 ALL : "$(OUTDIR)\pcre.lib"
41 -@erase "$(INTDIR)\get.obj"
42 -@erase "$(INTDIR)\maketables.obj"
43 -@erase "$(INTDIR)\pcre.obj"
44 -@erase "$(INTDIR)\pcre_src.idb"
45 -@erase "$(INTDIR)\pcre_src.pdb"
46 -@erase "$(INTDIR)\study.obj"
47 -@erase "$(OUTDIR)\pcre.lib"
50 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
53 BSC32_FLAGS=/nologo /o"$(OUTDIR)\pcre.bsc"
57 LIB32_FLAGS=kernel32.lib /nologo /out:"$(OUTDIR)\pcre.lib"
60 "$(INTDIR)\maketables.obj" \
61 "$(INTDIR)\pcre.obj" \
64 "$(OUTDIR)\pcre.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
66 $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
69 CPP_PROJ=-nologo -MD -W3 -O2 -Ob2 -Oy- -Zi -EHsc /D "_WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AMD64_=1" -DWIN64 /D "_WIN64" /Wp64 /FIPRE64PRA.H /D "PCRE_STATIC" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\pcre_src" /FD /c
101 SOURCE=.\dftables.exe
102 InputPath=.\dftables.exe
104 ".\chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
107 .\dftables.exe chartables.c
112 "$(INTDIR)\get.obj" : $(SOURCE) "$(INTDIR)" ".\config.h" ".\pcre.h"
115 SOURCE=.\maketables.c
117 "$(INTDIR)\maketables.obj" : $(SOURCE) "$(INTDIR)" ".\config.h" ".\pcre.h"
122 "$(INTDIR)\pcre.obj" : $(SOURCE) "$(INTDIR)" ".\chartables.c" ".\config.h" ".\pcre.h"
127 "$(INTDIR)\study.obj" : $(SOURCE) "$(INTDIR)" ".\config.h" ".\pcre.h"
131 InputPath=.\config.hw
133 ".\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
136 type .\config.hw > .\config.h
142 ".\pcre.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
145 type .\pcre.hw > .\pcre.h