Skip to content
Snippets Groups Projects
build.properties 215 B
Newer Older
  • Learn to ignore specific revisions
  • Florian Hölzl's avatar
    Florian Hölzl committed
    # <copyright>
    # </copyright>
    #
    # $Id$
    
    bin.includes = .,\
                   META-INF/,\
    
                   lib/slick-util.jar,\
                   lib/slick_license.txt
    
    Florian Hölzl's avatar
    Florian Hölzl committed
    source.. = src/,\
               test-src/
    output.. = build/