You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
258 B
11 lines
258 B
..\inc\urlcache.h: urlcache.w
|
|
wcshdr < urlcache.w > $@
|
|
|
|
!IF "$(PROCESSOR_ARCHITECTURE)" == "x86"
|
|
|
|
urlcache.sym: urlcache.map
|
|
..\win32s\tools\mapsympe -o urlcache.sym urlcache.map
|
|
binplace urlcache.map
|
|
binplace urlcache.sym
|
|
|
|
!ENDIF
|