Re: Project Setup for multiple compile and compile target settings

Oh, will look into that too. Thank you again. Edit: Conditional compile works wonders for what I was going for, just calling a starter class for the server or the client depending on compile target allows for the code to stay in the same proj nice a…

Viewing 1 to 1 (1 Total)
Re: Project Setup for multiple compile and compile target settings

Franky

Franky
Total Posts: 87
Joined: February 26, 2012

Oh, will look into that too. Thank you again.


Edit:
Conditional compile works wonders for what I was going for, just calling a starter class for the server or the client depending on compile target allows for the code to stay in the same proj nice and tidy. Either way will have a look at the .hxproj's route too after this.

Tags:
Posted on May 12, 2012 at 10:55 AM