set_wntx64.mk (752c0af7) set_wntx64.mk (33605542)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 96 unchanged lines hidden (view full) ---

105
106STDOBJGUI_X64=
107STDSLOGUI_X64=
108STDOBJCUI_X64=
109STDSLOCUI_X64=
110
111IMPLIBFLAGS_X64=-machine:X64
112
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 96 unchanged lines hidden (view full) ---

105
106STDOBJGUI_X64=
107STDSLOGUI_X64=
108STDOBJCUI_X64=
109STDSLOCUI_X64=
110
111IMPLIBFLAGS_X64=-machine:X64
112
113LIBPATH_X64=$(PSDK)/lib/x64
113LIBPATH_X64=$(PSDK_HOME)/lib/x64
114LIBPATH_VC_X64=$(COMPATH)/lib/amd64
115
116ADVAPI32LIB_X64=$(LIBPATH_X64)/advapi32.lib
117SHELL32LIB_X64=$(LIBPATH_X64)/shell32.lib
118GDI32LIB_X64=$(LIBPATH_X64)/gdi32.lib
119OLE32LIB_X64=$(LIBPATH_X64)/ole32.lib
120OLEAUT32LIB_X64=$(LIBPATH_X64)/oleaut32.lib
121UUIDLIB_X64=$(LIBPATH_X64)/uuid.lib

--- 89 unchanged lines hidden ---
114LIBPATH_VC_X64=$(COMPATH)/lib/amd64
115
116ADVAPI32LIB_X64=$(LIBPATH_X64)/advapi32.lib
117SHELL32LIB_X64=$(LIBPATH_X64)/shell32.lib
118GDI32LIB_X64=$(LIBPATH_X64)/gdi32.lib
119OLE32LIB_X64=$(LIBPATH_X64)/ole32.lib
120OLEAUT32LIB_X64=$(LIBPATH_X64)/oleaut32.lib
121UUIDLIB_X64=$(LIBPATH_X64)/uuid.lib

--- 89 unchanged lines hidden ---