Skip to content

Commit

Permalink
Update Build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion authored Jan 2, 2025
1 parent 4e9986c commit ae1ccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndlls/memory/Build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- prefix = ${LIBPREFIX} -->
<!-- suffix = ${MSVC_LIB_VERSION}${DEBUGEXTRA}${LIBEXTRA} -->
<target id="NDLL" output="memory" tool="linker" toolid="${STD_MODULE_LINK}">
<outdir name="../ndll/${BINDIR}"/>
<outdir name="../bin/${BINDIR}"/>
<ext value=".ndll" if="windows || mac || linux"/>
<files id="common"/>
</target>
Expand Down

0 comments on commit ae1ccf7

Please sign in to comment.