mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 974268 - Fix bad comment syntax in AndroidEclipse template. r=me
This commit is contained in:
parent
b89a82c03e
commit
2b482608bf
@ -6,8 +6,8 @@
|
||||
<property name="objdir" value="@IDE_OBJDIR@"/>
|
||||
<property name="project_name" value="@IDE_PROJECT_NAME@"/>
|
||||
|
||||
// This file can get large (!), but for a short time we want to
|
||||
// log as much information for debugging build loops as possible.
|
||||
<!-- This file can get large (!), but for a short time we want to
|
||||
log as much information for debugging build loops as possible. -->
|
||||
<record name="${topobjdir}/android_eclipse/build.log" append="yes" />
|
||||
|
||||
<target name="build_needed" >
|
||||
|
Loading…
Reference in New Issue
Block a user