]> git.sesse.net Git - vlc/blob - msvc/plugins.dsp.in
Fixed p_aout was used after the object was released.
[vlc] / msvc / plugins.dsp.in
1 # Microsoft Developer Studio Project File - Name="plugin_§PLUGIN§" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 \r
7 CFG=plugin_§PLUGIN§ - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "plugin_§PLUGIN§.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "plugin_§PLUGIN§.mak" CFG="plugin_§PLUGIN§ - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "plugin_§PLUGIN§ - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "plugin_§PLUGIN§ - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "plugin_§PLUGIN§ - Win32 Release"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Ignore_Export_Lib 0\r
43 # PROP Target_Dir ""\r
44 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_MT" /D "_DLL" /YX /FD /c\r
45 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_MT" /D "_DLL" /YX /FD -I..\include /c\r
46 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
47 # ADD RSC /l 0x809 /d "NDEBUG"\r
48 BSC32=bscmake.exe\r
49 # ADD BASE BSC32 /nologo\r
50 # ADD BSC32 /nologo\r
51 LINK32=link.exe\r
52 # 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib /nologo /dll /machine:I386 /entry:_CRT_INIT@12 /out:"plugins\lib§PLUGIN§_plugin.dll"\r
53 # ADD 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 ws2_32.lib netapi32.lib winmm.lib comctl32.lib rpcrt4.lib /nologo /dll /machine:I386 /entry:_CRT_INIT@12 /opt:ref /out:"plugins\lib§PLUGIN§_plugin.dll"\r
54 \r
55 !ELSEIF  "$(CFG)" == "plugin_§PLUGIN§ - Win32 Debug"\r
56 \r
57 # PROP BASE Use_MFC 0\r
58 # PROP BASE Use_Debug_Libraries 1\r
59 # PROP BASE Output_Dir "Debug"\r
60 # PROP BASE Intermediate_Dir "Debug"\r
61 # PROP BASE Target_Dir ""\r
62 # PROP Use_MFC 0\r
63 # PROP Use_Debug_Libraries 1\r
64 # PROP Output_Dir "Debug"\r
65 # PROP Intermediate_Dir "Debug"\r
66 # PROP Ignore_Export_Lib 0\r
67 # PROP Target_Dir ""\r
68 # ADD BASE CPP /nologo /MDd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_MT" /D "_DLL" /YX /FD /GZ /c\r
69 # ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_MT" /D "_DLL" /FR /YX /FD /GZ -I..\include /c\r
70 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
71 # ADD RSC /l 0x809 /d "_DEBUG"\r
72 BSC32=bscmake.exe\r
73 # ADD BASE BSC32 /nologo\r
74 # ADD BSC32 /nologo\r
75 LINK32=link.exe\r
76 # 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib /nologo /dll /subsystem:console /debug /machine:I386 /pdbtype:sept /entry:_CRT_INIT@12 /pdb:"plugins\lib§PLUGIN§_plugin.pdb" /out:"plugins\lib§PLUGIN§_plugin.dll"\r
77 # SUBTRACT BASE LINK32 /pdb:none\r
78 # ADD 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 ws2_32.lib netapi32.lib winmm.lib comctl32.lib rpcrt4.lib /nologo /dll /subsystem:console /debug /machine:I386 /pdbtype:sept /entry:_CRT_INIT@12 /pdb:"plugins\lib§PLUGIN§_plugin.pdb" /out:"plugins\lib§PLUGIN§_plugin.dll"\r
79 # SUBTRACT LINK32 /pdb:none\r
80 \r
81 !ENDIF \r
82 \r
83 # Begin Target\r
84 \r
85 # Name "plugin_§PLUGIN§ - Win32 Release"\r
86 # Name "plugin_§PLUGIN§ - Win32 Debug"\r
87 \r
88 # Begin Group "Source Files"\r
89 \r
90 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
91 \r
92 §SOURCES§\r
93 \r
94 # End Group\r
95 \r
96 # Begin Group "Header Files"\r
97 \r
98 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
99 \r
100 §HEADERS§\r
101 \r
102 # End Group\r
103 \r
104 # End Target\r
105 # End Project\r