File: build-example.sh

package info (click to toggle)
ponyprog 3.0.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,752 kB
  • sloc: cpp: 33,187; python: 981; sh: 507; makefile: 36
file content (4 lines) | stat: -rwxr-xr-x 50 bytes parent folder | download
1
2
3
4
cd build
qmake ../example/qhexedit.pro
make
cd ..