~leon-pegg/+junk/nice-vapi

« back to all changes in this revision

Viewing changes to build.sh

  • Committer: Leon Pegg
  • Date: 2013-04-06 20:11:49 UTC
  • Revision ID: leon.pegg@gmail.com-20130406201149-8fgpxu6y6bbhbmep
updated VAPI and working Example

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
 
valac --vapidir=. --pkg nice nice-test.vala -v
 
2
valac --vapidir=. --pkg nice simple-example.vala -v