Changeset 18 for trunk/examples/htmlayout
- Timestamp:
- 04/07/08 05:48:42 (4 years ago)
- Files:
-
- trunk/examples/htmlayout/build.bat (modified) (1 diff)
- trunk/examples/htmlayout/msvs_start_page.exe (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/htmlayout/build.bat
r17 r18 2 2 3 3 set HTMLAYOUT_FILES=../../import/htmlayout/capi.d ../../import/htmlayout/events.d ../../import/htmlayout/element.d ../../import/htmlayout/htmlayout.d 4 set FLOWERD_FILES=../../import/flowerd/dfl.d ../../import/flowerd/common.d 4 set FLOWERD_FILES=../../import/flowerd/dfl.d ../../import/flowerd/common.d ../../import/flowerd/sharedlib.d 5 5 set DFL_STUFF=-version=DFL_import_libs -L/exet:nt/su:windows:4.0 6 6
