Skip to content

hughsando/protobux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobux

hxcpp build system for libprotobuf

To create a 'protoc' executable for you platform, run:

cd build
haxelib run hxcpp protoc.xml

To link your project against the libprotobuf files, include the build/libprotobuf.xml in your project build.xml file, eg:

 <import name="${haxelib:protobux}/build/libprotobuf.xml" />

To generate the files for haxelib, run:

haxe --run MakeHaxelib.hx

About

hxcpp build system for libprotobuf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published