• This project
    • Loading...
  • Sign in

I_Jemin / ITHVNR_kor

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ITHVNR_kor
  • vnr
  • ith
  • ith.pro
  • mireado's avatar
    starting commit · c92c840b
    c92c840b
    mireado authored 2015-04-02 23:29:55 +0900
ith.pro 285 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# ith.pro
# 10/13/2011 jichi

TEMPLATE = subdirs

# The order is important!
SUBDIRS += \
  sys \
  hook hookxp \
  host

OTHER_FILES += dllconfig.pri

include(common/common.pri)  # not used
include(import/mono/mono.pri)  # not used
include(import/ppsspp/ppsspp.pri)  # not used

# EOF