blob: cb994bdca65a22309799473a4edb87f1b2d8720a [file] [log] [blame]
all:
touch "%ConfigurationBuildDir%\buildfailed"
bash build-generated-files.sh "%ConfigurationBuildDir%" "$(WEBKIT_LIBRARIES)"
!IF "$(OFFICIAL_BUILD)"!="1"
bash -c "python work-around-vs-dependency-tracking-bugs.py"
!ENDIF
copy-files.cmd
-del "%ConfigurationBuildDir%\buildfailed"
clean:
-del "%ConfigurationBuildDir%\buildfailed"
copy-files.cmd clean