~airon90/pokemon-online/pokemon-online

« back to all changes in this revision

Viewing changes to src/Teambuilder/Teambuilder.pro

  • Committer: coyotte508
  • Date: 2013-04-26 17:25:26 UTC
  • Revision ID: git-v1:cbffdc71b0ce8df25b2f72ea29ab33eb8ac73211
Pokemon cries work!!

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
    loadline.h \
143
143
    spectatorwindow.h \
144
144
    downloadmanager.h \
145
 
    teambuilderinterface.h
 
145
    teambuilderinterface.h \
 
146
    Battle/wavfile.h \
 
147
    Battle/audioutils.h
146
148
 
147
149
LIBS += -L../../bin \
148
150
    -lpo-pokemoninfo \
162
164
}
163
165
 
164
166
 
165
 
 
166
167
FORMS += Teambuilder/trainermenu.ui \
167
168
    Teambuilder/pokebuttonsholder.ui \
168
169
    Teambuilder/pokebutton.ui \