Kaydet (Commit) e4389abd authored tarafından Michael Stahl's avatar Michael Stahl

fpicker: rename WinResTarget target to match source file

Change-Id: Icdc6ff082daaaca5458b817109738b5debdf4007
üst ca629ad3
......@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,fps))
$(eval $(call gb_Library_add_nativeres,fps,fps/src))
$(eval $(call gb_Library_add_nativeres,fps,fps/Fps))
$(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps))
......
......@@ -7,8 +7,8 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_WinResTarget_WinResTarget,fps/src))
$(eval $(call gb_WinResTarget_WinResTarget,fps/Fps))
$(eval $(call gb_WinResTarget_set_rcfile,fps/src,fpicker/source/win32/filepicker/Fps))
$(eval $(call gb_WinResTarget_set_rcfile,fps/Fps,fpicker/source/win32/filepicker/Fps))
# vim: set ts=4 sw=4 et:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment