File: build.bat

package info (click to toggle)
grmonitor 0.81-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,548 kB
  • ctags: 1,767
  • sloc: ansic: 12,658; python: 186; makefile: 175
file content (4 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (11)
1
2
3
4
@echo off
set LIB=..\xmlparse\Release;..\lib;%LIB%
cl /nologo /DXMLTOKAPI=__declspec(dllimport) /DXMLPARSEAPI=__declspec(dllimport) /I..\xmlparse /Fe..\bin\elements elements.c xmlparse.lib
@echo Run it using: ..\bin\elements ^<..\expat.html