hedgewars/CMakeLists.txt
changeset 4415 941251bad467
parent 4413 46caab3a8f84
child 4457 ffb766e85150
equal deleted inserted replaced
4414:cb90b7f82cd5 4415:941251bad467
    67     uMobile.pas
    67     uMobile.pas
    68     uRandom.pas
    68     uRandom.pas
    69     uRender.pas
    69     uRender.pas
    70     uRenderUtils.pas
    70     uRenderUtils.pas
    71     uScript.pas
    71     uScript.pas
       
    72     uSinTable.pas
    72     uSound.pas
    73     uSound.pas
    73     uStats.pas
    74     uStats.pas
    74     uStore.pas
    75     uStore.pas
    75     uTeams.pas
    76     uTeams.pas
    76     uTextures.pas
    77     uTextures.pas
    79     uVisualGears.pas
    80     uVisualGears.pas
    80     uWorld.pas
    81     uWorld.pas
    81     GSHandlers.inc
    82     GSHandlers.inc
    82     VGSHandlers.inc
    83     VGSHandlers.inc
    83     HHHandlers.inc
    84     HHHandlers.inc
    84     SinTable.inc
       
    85     ArgParsers.inc
    85     ArgParsers.inc
    86     options.inc
    86     options.inc
    87     adler32.pas
    87     adler32.pas
    88     ${CMAKE_CURRENT_BINARY_DIR}/config.inc
    88     ${CMAKE_CURRENT_BINARY_DIR}/config.inc
    89     )
    89     )