U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » assembly variable idea
Re: assembly variable idea [message #9358 is a reply to message #9339] Wed, 02 May 2007 08:51 Go to previous messageGo to previous message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
I use just another assambly for that purpose.

one using eg /usr/share/upp and another using /home/me/upp as sources

so all apps can be complied with another version by just picking it from another assambly, the sources stay where they are.

Bas
Examples:
MyApp.var
UPP = "/home/me/upp/MyApp;/usr/share/upp/uppsrc"
OUTPUT = "/home/me/upp/out"
COMMON = "/home/me/upp/Common"

MyApp_svn.var
UPP = "/home/me/upp/MyApp;/home/me/upp_svn/uppsrc";
OUTPUT = "/home/me/upp_svn/out";
COMMON = "/home/me/upp_svn/Common";
 
Read Message
Read Message
Read Message
Previous Topic: Support for non american characters
Next Topic: wierd segmentation fault when execute theide
Goto Forum:
  


Current Time: Sat Jun 20 21:20:15 GMT+2 2026

Total time taken to generate the page: 0.00607 seconds