~ubuntu-branches/ubuntu/gutsy/kid3/gutsy

« back to all changes in this revision

Viewing changes to kid3/kid3.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Sarah Hobbs
  • Date: 2006-07-14 12:25:16 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060714122516-p2wk0iyzumu6jx42
Tags: 0.7-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
# End Source File
107
107
# Begin Source File
108
108
 
 
109
SOURCE=.\exportdialog.cpp
 
110
# End Source File
 
111
# Begin Source File
 
112
 
109
113
SOURCE=.\filelist.cpp
110
114
# End Source File
111
115
# Begin Source File
190
194
# End Source File
191
195
# Begin Source File
192
196
 
 
197
SOURCE=.\moc_exportdialog.cpp
 
198
# End Source File
 
199
# Begin Source File
 
200
 
193
201
SOURCE=.\moc_filelist.cpp
194
202
# End Source File
195
203
# Begin Source File
210
218
# End Source File
211
219
# Begin Source File
212
220
 
 
221
SOURCE=.\moc_importdialog.cpp
 
222
# End Source File
 
223
# Begin Source File
 
224
 
213
225
SOURCE=.\moc_importselector.cpp
214
226
# End Source File
215
227
# Begin Source File
254
266
# End Source File
255
267
# Begin Source File
256
268
 
 
269
SOURCE=.\numbertracksdialog.cpp
 
270
# End Source File
 
271
# Begin Source File
 
272
 
257
273
SOURCE=.\oggfile.cpp
258
274
# End Source File
259
275
# Begin Source File
317
333
# End Source File
318
334
# Begin Source File
319
335
 
 
336
SOURCE=.\exportdialog.h
 
337
 
 
338
!IF  "$(CFG)" == "kid3 - Win32 Release"
 
339
 
 
340
# Begin Custom Build - Moc'ing $(InputPath)
 
341
InputPath=.\exportdialog.h
 
342
 
 
343
".\moc_exportdialog.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
344
        %QTDIR%\bin\moc.exe $(InputPath) -o .\moc_exportdialog.cpp
 
345
 
 
346
# End Custom Build
 
347
 
 
348
!ELSEIF  "$(CFG)" == "kid3 - Win32 Debug"
 
349
 
 
350
# Begin Custom Build - Moc'ing $(InputPath)
 
351
InputPath=.\exportdialog.h
 
352
 
 
353
".\moc_exportdialog.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
354
        %QTDIR%\bin\moc.exe $(InputPath) -o .\moc_exportdialog.cpp
 
355
 
 
356
# End Custom Build
 
357
 
 
358
!ENDIF 
 
359
 
 
360
# End Source File
 
361
# Begin Source File
 
362
 
320
363
SOURCE=.\filelist.h
321
364
 
322
365
!IF  "$(CFG)" == "kid3 - Win32 Release"
485
528
# Begin Source File
486
529
 
487
530
SOURCE=.\importdialog.h
 
531
 
 
532
!IF  "$(CFG)" == "kid3 - Win32 Release"
 
533
 
 
534
# Begin Custom Build - Moc'ing $(InputPath)
 
535
InputPath=.\importdialog.h
 
536
 
 
537
".\moc_importdialog.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
538
        %QTDIR%\bin\moc.exe $(InputPath) -o .\moc_importdialog.cpp
 
539
 
 
540
# End Custom Build
 
541
 
 
542
!ELSEIF  "$(CFG)" == "kid3 - Win32 Debug"
 
543
 
 
544
# Begin Custom Build - Moc'ing $(InputPath)
 
545
InputPath=.\importdialog.h
 
546
 
 
547
".\moc_importdialog.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
548
        %QTDIR%\bin\moc.exe $(InputPath) -o .\moc_importdialog.cpp
 
549
 
 
550
# End Custom Build
 
551
 
 
552
!ENDIF 
 
553
 
488
554
# End Source File
489
555
# Begin Source File
490
556
 
643
709
# End Source File
644
710
# Begin Source File
645
711
 
 
712
SOURCE=.\numbertracksdialog.h
 
713
# End Source File
 
714
# Begin Source File
 
715
 
646
716
SOURCE=.\oggfile.h
647
717
# End Source File
648
718
# Begin Source File
724
794
!ENDIF 
725
795
 
726
796
# End Source File
727
 
# Begin Source File
728
 
 
729
 
SOURCE=.\kid3.h.qtonly
730
 
 
731
 
!IF  "$(CFG)" == "kid3 - Win32 Release"
732
 
 
733
 
# Begin Custom Build - Creating kid3.h from $(InputPath)
734
 
InputPath=.\kid3.h.qtonly
735
 
 
736
 
".\kid3.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
737
 
        copy kid3.h.qtonly kid3.h
738
 
 
739
 
# End Custom Build
740
 
 
741
 
!ELSEIF  "$(CFG)" == "kid3 - Win32 Debug"
742
 
 
743
 
# Begin Custom Build - Creating kid3.h from $(InputPath)
744
 
InputPath=.\kid3.h.qtonly
745
 
 
746
 
".\kid3.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
747
 
        copy kid3.h.qtonly kid3.h
748
 
 
749
 
# End Custom Build
750
 
 
751
 
!ENDIF 
752
 
 
753
 
# End Source File
754
797
# End Target
755
798
# End Project