| 
            Last change
 on this file since 356 was             329, checked in by Brendan Oakley, 18 years ago           | 
        
        
          | 
             
Update CFLAGS so ACPI macro gets used in compile. Oops. 
 
           | 
        
        
          | 
            File size:
            669 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [235] | 1 | # Set build constants to be read by mkversion.cmd
 | 
|---|
 | 2 | 
 | 
|---|
 | 3 | # Product name
 | 
|---|
 | 4 | PRODUCTNAME = Universal Audio Driver for OS/2 and eComStation
 | 
|---|
 | 5 | 
 | 
|---|
 | 6 | # Full UNIAUD build version
 | 
|---|
 | 7 | # BUILDVERSION must be 3 parts, and only numbers like 5.44.108
 | 
|---|
 | 8 | # It is best that 2'nd number is always 2 digits, eg at least 10
 | 
|---|
 | 9 | BUILDVERSION = 1.1.4
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 | # Fixpack version
 | 
|---|
 | 12 | # Use this if you want to add extra chars (comments) to bldlevel
 | 
|---|
 | 13 | # ex RC3  GA  FIXPACK2 beta_47
 | 
|---|
 | 14 | # Comment out to avoid a fixpack line in bldlevel
 | 
|---|
| [329] | 15 | FIXPACK = RC6
 | 
|---|
| [235] | 16 | 
 | 
|---|
 | 17 | # ALSA BUILD VERSION
 | 
|---|
 | 18 | # Use this to to include the ALSA revision 
 | 
|---|
 | 19 | # ex 0.9.2  1.0.14RC3
 | 
|---|
 | 20 | # Leave empty or use MIXED 
 | 
|---|
 | 21 | # STRING must be max X chars
 | 
|---|
 | 22 | ALSAVERSION = 
 | 
|---|
 | 23 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.