Bug 469739 - Add support for displaying Vista UAC shield icon; r=joe sr=vladimir
[wine-gecko.git] / js / src / liveconnect / LiveConnectShell.dsp
blob28086f2dba471bfdc910d775f6ad73ae77a02f0e
1 # Microsoft Developer Studio Project File - Name="LiveConnectShell" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
7 CFG=LiveConnectShell - Win32 Debug
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 "LiveConnectShell.mak".
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 "LiveConnectShell.mak" CFG="LiveConnectShell - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "LiveConnectShell - Win32 Release" (based on\
21  "Win32 (x86) Console Application")
22 !MESSAGE "LiveConnectShell - Win32 Debug" (based on\
23  "Win32 (x86) Console Application")
24 !MESSAGE 
26 # Begin Project
27 # PROP Scc_ProjName ""
28 # PROP Scc_LocalPath ""
29 CPP=cl.exe
30 RSC=rc.exe
32 !IF  "$(CFG)" == "LiveConnectShell - Win32 Release"
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "LiveConnectShell_"
37 # PROP BASE Intermediate_Dir "LiveConnectShell_"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "$(JDK)\include" /I "$(JDK)\include\win32" /I "." /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "XP_WIN" /D "_WINDOWS" /D "JSFILE" /D "LIVECONNECT" /YX /FD /c
47 # ADD BASE RSC /l 0x409 /d "NDEBUG"
48 # ADD RSC /l 0x409 /d "NDEBUG"
49 BSC32=bscmake.exe
50 # ADD BASE BSC32 /nologo
51 # ADD BSC32 /nologo
52 LINK32=link.exe
53 # 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 /subsystem:console /machine:I386
54 # 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 /nologo /subsystem:console /machine:I386 /out:"Release/lcshell.exe"
55 # Begin Special Build Tool
56 SOURCE=$(InputPath)
57 PostBuild_Desc=Copy DLL(s) to build directory
58 PostBuild_Cmds=COPY ..\Release\js32.dll .\Release
59 # End Special Build Tool
61 !ELSEIF  "$(CFG)" == "LiveConnectShell - Win32 Debug"
63 # PROP BASE Use_MFC 0
64 # PROP BASE Use_Debug_Libraries 1
65 # PROP BASE Output_Dir "LiveConnectShell0"
66 # PROP BASE Intermediate_Dir "LiveConnectShell0"
67 # PROP BASE Target_Dir ""
68 # PROP Use_MFC 0
69 # PROP Use_Debug_Libraries 1
70 # PROP Output_Dir "Debug"
71 # PROP Intermediate_Dir "Debug"
72 # PROP Ignore_Export_Lib 0
73 # PROP Target_Dir ""
74 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
75 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "$(JDK)\include" /I "$(JDK)\include\win32" /I "." /D "LIVECONNECT" /D "_WIN32" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "XP_WIN" /D "_WINDOWS" /D "JSFILE" /FR /YX /FD /c
76 # SUBTRACT CPP /u
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /d "_DEBUG"
79 BSC32=bscmake.exe
80 # ADD BASE BSC32 /nologo
81 # ADD BSC32 /nologo
82 LINK32=link.exe
83 # 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
84 # 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  $(JDK)\lib\javai_g.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug/lcshell.exe" /pdbtype:sept
85 # Begin Special Build Tool
86 SOURCE=$(InputPath)
87 PostBuild_Desc=Copy DLL(s) to build directory
88 PostBuild_Cmds=COPY ..\Debug\js32.dll .\Debug
89 # End Special Build Tool
91 !ENDIF 
93 # Begin Target
95 # Name "LiveConnectShell - Win32 Release"
96 # Name "LiveConnectShell - Win32 Debug"
97 # Begin Source File
99 SOURCE=..\js.c
100 # End Source File
101 # Begin Source File
103 SOURCE=..\Debug\js32.lib
104 # End Source File
105 # Begin Source File
107 SOURCE=.\jsj_simpleapi.c
109 !IF  "$(CFG)" == "LiveConnectShell - Win32 Release"
111 !ELSEIF  "$(CFG)" == "LiveConnectShell - Win32 Debug"
113 # ADD CPP /I ".."
114 # SUBTRACT CPP /I "."
116 !ENDIF 
118 # End Source File
119 # End Target
120 # End Project