Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sun Aug 10 10:35:24 CEST 2025

Total time taken to generate the page: 0.00598 seconds