~ubuntu-branches/ubuntu/intrepid/gpac/intrepid-proposed

« back to all changes in this revision

Viewing changes to build/msevc3/laser_dec.vcp

  • 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:
 
1
# Microsoft eMbedded Visual Tools Project File - Name="laser_dec" - Package Owner=<4>
 
2
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502
 
6
 
 
7
CFG=laser_dec - Win32 (WCE ARM) Release
 
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
9
!MESSAGE use the Export Makefile command and run
 
10
!MESSAGE 
 
11
!MESSAGE NMAKE /f "laser_dec.vcn".
 
12
!MESSAGE 
 
13
!MESSAGE You can specify a configuration when running NMAKE
 
14
!MESSAGE by defining the macro CFG on the command line. For example:
 
15
!MESSAGE 
 
16
!MESSAGE NMAKE /f "laser_dec.vcn" CFG="laser_dec - Win32 (WCE ARM) Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "laser_dec - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
 
21
!MESSAGE "laser_dec - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
# PROP ATL_Project 2
 
29
CPP=clarm.exe
 
30
MTL=midl.exe
 
31
RSC=rc.exe
 
32
 
 
33
!IF  "$(CFG)" == "laser_dec - Win32 (WCE ARM) Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir "ARMRel"
 
38
# PROP BASE Intermediate_Dir "ARMRel"
 
39
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
 
40
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 
41
# PROP BASE Target_Dir ""
 
42
# PROP Use_MFC 0
 
43
# PROP Use_Debug_Libraries 0
 
44
# PROP Output_Dir "obj/laser_dec_rel"
 
45
# PROP Intermediate_Dir "obj/laser_dec_rel"
 
46
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
 
47
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 
48
# PROP Ignore_Export_Lib 0
 
49
# PROP Target_Dir ""
 
50
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
 
51
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
 
52
# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "LASER_DEC_EXPORTS" /YX /Oxs /M$(CECrtMT)  /c
 
53
# ADD CPP /nologo /W3 /GX- /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /YX /Oxs /M$(CECrtMT)  /c
 
54
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
 
55
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
 
56
BSC32=bscmake.exe
 
57
# ADD BASE BSC32 /nologo
 
58
# ADD BSC32 /nologo
 
59
LINK32=link.exe
 
60
# ADD BASE LINK32 commctrl.lib coredll.lib   /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
 
61
# ADD LINK32 commctrl.lib coredll.lib   /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"../../bin/arm_ppc02_rel/gm_laser_dec.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
 
62
 
 
63
!ELSEIF  "$(CFG)" == "laser_dec - Win32 (WCE ARM) Debug"
 
64
 
 
65
# PROP BASE Use_MFC 0
 
66
# PROP BASE Use_Debug_Libraries 1
 
67
# PROP BASE Output_Dir "ARMDbg"
 
68
# PROP BASE Intermediate_Dir "ARMDbg"
 
69
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
 
70
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 
71
# PROP BASE Target_Dir ""
 
72
# PROP Use_MFC 0
 
73
# PROP Use_Debug_Libraries 1
 
74
# PROP Output_Dir "obj/laser_dec_deb"
 
75
# PROP Intermediate_Dir "obj/laser_dec_deb"
 
76
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
 
77
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 
78
# PROP Ignore_Export_Lib 0
 
79
# PROP Target_Dir ""
 
80
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
 
81
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
 
82
# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "LASER_DEC_EXPORTS" /YX /M$(CECrtMTDebug)  /c
 
83
# ADD CPP /nologo /W3 /GX- /Zi /Od /I "../../include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /YX /M$(CECrtMTDebug)  /c
 
84
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 
85
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 
86
BSC32=bscmake.exe
 
87
# ADD BASE BSC32 /nologo
 
88
# ADD BSC32 /nologo
 
89
LINK32=link.exe
 
90
# ADD BASE LINK32 commctrl.lib coredll.lib   /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
 
91
# ADD LINK32 commctrl.lib coredll.lib   /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../../bin/arm_ppc02_deb/gm_laser_dec.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
 
92
 
 
93
!ENDIF 
 
94
 
 
95
# Begin Target
 
96
 
 
97
# Name "laser_dec - Win32 (WCE ARM) Release"
 
98
# Name "laser_dec - Win32 (WCE ARM) Debug"
 
99
# Begin Group "Source Files"
 
100
 
 
101
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
102
# Begin Source File
 
103
 
 
104
SOURCE=..\..\modules\laser_dec\laser_dec.c
 
105
DEP_CPP_LASER=\
 
106
        "..\..\include\gpac\bitstream.h"\
 
107
        "..\..\include\gpac\config.h"\
 
108
        "..\..\include\gpac\constants.h"\
 
109
        "..\..\include\gpac\crypt.h"\
 
110
        "..\..\include\gpac\download.h"\
 
111
        "..\..\include\gpac\internal\terminal_dev.h"\
 
112
        "..\..\include\gpac\laser.h"\
 
113
        "..\..\include\gpac\list.h"\
 
114
        "..\..\include\gpac\math.h"\
 
115
        "..\..\include\gpac\mediaobject.h"\
 
116
        "..\..\include\gpac\module.h"\
 
117
        "..\..\include\gpac\modules\codec.h"\
 
118
        "..\..\include\gpac\modules\service.h"\
 
119
        "..\..\include\gpac\mpeg4_odf.h"\
 
120
        "..\..\include\gpac\nodes_svg.h"\
 
121
        "..\..\include\gpac\path2d.h"\
 
122
        "..\..\include\gpac\scenegraph.h"\
 
123
        "..\..\include\gpac\scenegraph_svg.h"\
 
124
        "..\..\include\gpac\scenegraph_vrml.h"\
 
125
        "..\..\include\gpac\setup.h"\
 
126
        "..\..\include\gpac\sync_layer.h"\
 
127
        "..\..\include\gpac\terminal.h"\
 
128
        "..\..\include\gpac\thread.h"\
 
129
        "..\..\include\gpac\tools.h"\
 
130
        "..\..\include\gpac\user.h"\
 
131
        
 
132
# End Source File
 
133
# Begin Source File
 
134
 
 
135
SOURCE=..\..\modules\laser_dec\laser_dec.def
 
136
# End Source File
 
137
# End Group
 
138
# Begin Group "Header Files"
 
139
 
 
140
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
141
# End Group
 
142
# Begin Group "Resource Files"
 
143
 
 
144
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
145
# End Group
 
146
# End Target
 
147
# End Project