~ubuntu-branches/ubuntu/raring/gpac/raring

« back to all changes in this revision

Viewing changes to build/msvc6/osmozilla.dsp

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2007-01-24 23:34:57 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070124233457-zzlls8afkt0nyakj
Tags: 0.4.2~rc2-0ubuntu1
* New upstream release
  * Most notably MP4 tagging support via MP4Box -itags
* debian/patches/01_64bits.dpatch: dropped; included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
# SUBTRACT LINK32 /map
59
59
# Begin Special Build Tool
60
60
SOURCE="$(InputPath)"
61
 
PostBuild_Cmds=copy ..\..\applications\osmozilla\nsIOsmozilla.xpt_w32 ..\..\bin\w32_rel\nposmozilla.xpt
 
61
PostBuild_Cmds=xpt_link ..\..\bin\w32_rel\nposmozilla.xpt ..\..\applications\osmozilla\nsIOsmozilla.xpt_w32     copy ..\..\bin\w32_rel\nposmozilla.dll "C:\Program Files\GPAC\mozilla"  copy ..\..\bin\w32_rel\nposmozilla.xpt "C:\Program Files\GPAC\mozilla"
62
62
# End Special Build Tool
63
63
 
64
64
!ELSEIF  "$(CFG)" == "osmozilla - Win32 Debug"
87
87
LINK32=link.exe
88
88
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
89
89
# ADD LINK32 advapi32.lib user32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/w32_deb/nposmozilla.dll" /pdbtype:sept
 
90
# Begin Special Build Tool
 
91
SOURCE="$(InputPath)"
 
92
PostBuild_Cmds=copy ..\..\bin\w32_deb\nposmozilla.dll "C:\Program Files\GPAC\mozilla"
 
93
# End Special Build Tool
90
94
 
91
95
!ENDIF 
92
96
 
131
135
# End Source File
132
136
# Begin Source File
133
137
 
 
138
SOURCE=..\..\applications\osmozilla\nsIOsmozilla.h
 
139
# End Source File
 
140
# Begin Source File
 
141
 
134
142
SOURCE=..\..\applications\osmozilla\osmozilla.h
135
143
# End Source File
136
144
# End Group