mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
435a566751
* sumatrapdf - vendor import * everything compiles (libjpeg, poppler, fitz, sumatrapdf) * does NOT link (remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it) svn path=/trunk/; revision=29295
15 lines
333 B
Ruby
15 lines
333 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<!--
|
|
<directory name="dflat32">
|
|
<xi:include href="dflat32/dflat32.rbuild" />
|
|
</directory>
|
|
-->
|
|
<directory name="libjpeg">
|
|
<xi:include href="libjpeg/libjpeg.rbuild" />
|
|
</directory>
|
|
|
|
</group>
|
|
|