7 lines
219 B
Text
7 lines
219 B
Text
; RUN: rm -rf %t
|
|
; RUN: mkdir %t
|
|
; RUN: cd %t
|
|
; RUN: mkdir subdir
|
|
; RUN: cp %p/Inputs/icon-new.ico subdir
|
|
; RUN: touch subdir/empty.manifest
|
|
; RUN: llvm-windres --no-preprocess %p/Inputs/split-path.rc %t/split-path.res
|