embedding/tests/winEmbed/winembed.dsp

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # Microsoft Developer Studio Project File - Name="winembed" - Package Owner=<4>
michael@0 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
michael@0 3 # ** DO NOT EDIT **
michael@0 4
michael@0 5 # TARGTYPE "Win32 (x86) External Target" 0x0106
michael@0 6
michael@0 7 CFG=winembed - Win32 Debug
michael@0 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
michael@0 9 !MESSAGE use the Export Makefile command and run
michael@0 10 !MESSAGE
michael@0 11 !MESSAGE NMAKE /f "winembed.mak".
michael@0 12 !MESSAGE
michael@0 13 !MESSAGE You can specify a configuration when running NMAKE
michael@0 14 !MESSAGE by defining the macro CFG on the command line. For example:
michael@0 15 !MESSAGE
michael@0 16 !MESSAGE NMAKE /f "winembed.mak" CFG="winembed - Win32 Debug"
michael@0 17 !MESSAGE
michael@0 18 !MESSAGE Possible choices for configuration are:
michael@0 19 !MESSAGE
michael@0 20 !MESSAGE "winembed - Win32 Release" (based on "Win32 (x86) External Target")
michael@0 21 !MESSAGE "winembed - Win32 Debug" (based on "Win32 (x86) External Target")
michael@0 22 !MESSAGE
michael@0 23
michael@0 24 # Begin Project
michael@0 25 # PROP AllowPerConfigDependencies 0
michael@0 26 # PROP Scc_ProjName ""
michael@0 27 # PROP Scc_LocalPath ""
michael@0 28
michael@0 29 !IF "$(CFG)" == "winembed - Win32 Release"
michael@0 30
michael@0 31 # PROP BASE Use_MFC 0
michael@0 32 # PROP BASE Use_Debug_Libraries 0
michael@0 33 # PROP BASE Output_Dir "Release"
michael@0 34 # PROP BASE Intermediate_Dir "Release"
michael@0 35 # PROP BASE Cmd_Line "NMAKE /f winembed.mak"
michael@0 36 # PROP BASE Rebuild_Opt "/a"
michael@0 37 # PROP BASE Target_File "winembed.exe"
michael@0 38 # PROP BASE Bsc_Name "winembed.bsc"
michael@0 39 # PROP BASE Target_Dir ""
michael@0 40 # PROP Use_MFC 0
michael@0 41 # PROP Use_Debug_Libraries 0
michael@0 42 # PROP Output_Dir "Release"
michael@0 43 # PROP Intermediate_Dir "Release"
michael@0 44 # PROP Cmd_Line "nmake /f makefile.win"
michael@0 45 # PROP Rebuild_Opt "/a"
michael@0 46 # PROP Target_File "win32_o.obj\winembed.exe"
michael@0 47 # PROP Bsc_Name ""
michael@0 48 # PROP Target_Dir ""
michael@0 49
michael@0 50 !ELSEIF "$(CFG)" == "winembed - Win32 Debug"
michael@0 51
michael@0 52 # PROP BASE Use_MFC 0
michael@0 53 # PROP BASE Use_Debug_Libraries 1
michael@0 54 # PROP BASE Output_Dir "Debug"
michael@0 55 # PROP BASE Intermediate_Dir "Debug"
michael@0 56 # PROP BASE Cmd_Line "NMAKE /f winembed.mak"
michael@0 57 # PROP BASE Rebuild_Opt "/a"
michael@0 58 # PROP BASE Target_File "winembed.exe"
michael@0 59 # PROP BASE Bsc_Name "winembed.bsc"
michael@0 60 # PROP BASE Target_Dir ""
michael@0 61 # PROP Use_MFC 0
michael@0 62 # PROP Use_Debug_Libraries 1
michael@0 63 # PROP Output_Dir "Debug"
michael@0 64 # PROP Intermediate_Dir "Debug"
michael@0 65 # PROP Cmd_Line "nmake /f makefile.win"
michael@0 66 # PROP Rebuild_Opt "/a"
michael@0 67 # PROP Target_File "win32_d.obj\winembed.exe"
michael@0 68 # PROP Bsc_Name ""
michael@0 69 # PROP Target_Dir ""
michael@0 70
michael@0 71 !ENDIF
michael@0 72
michael@0 73 # Begin Target
michael@0 74
michael@0 75 # Name "winembed - Win32 Release"
michael@0 76 # Name "winembed - Win32 Debug"
michael@0 77
michael@0 78 !IF "$(CFG)" == "winembed - Win32 Release"
michael@0 79
michael@0 80 !ELSEIF "$(CFG)" == "winembed - Win32 Debug"
michael@0 81
michael@0 82 !ENDIF
michael@0 83
michael@0 84 # Begin Group "Source Files"
michael@0 85
michael@0 86 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
michael@0 87 # Begin Source File
michael@0 88
michael@0 89 SOURCE=.\WebBrowserChrome.cpp
michael@0 90 # End Source File
michael@0 91 # Begin Source File
michael@0 92
michael@0 93 SOURCE=.\WindowCreator.cpp
michael@0 94 # End Source File
michael@0 95 # Begin Source File
michael@0 96
michael@0 97 SOURCE=.\winEmbed.cpp
michael@0 98 # End Source File
michael@0 99 # End Group
michael@0 100 # Begin Group "Header Files"
michael@0 101
michael@0 102 # PROP Default_Filter "h;hpp;hxx;hm;inl"
michael@0 103 # Begin Source File
michael@0 104
michael@0 105 SOURCE=.\resource.h
michael@0 106 # End Source File
michael@0 107 # Begin Source File
michael@0 108
michael@0 109 SOURCE=.\StdAfx.h
michael@0 110 # End Source File
michael@0 111 # Begin Source File
michael@0 112
michael@0 113 SOURCE=.\WebBrowserChrome.h
michael@0 114 # End Source File
michael@0 115 # Begin Source File
michael@0 116
michael@0 117 SOURCE=.\WindowCreator.h
michael@0 118 # End Source File
michael@0 119 # Begin Source File
michael@0 120
michael@0 121 SOURCE=.\winEmbed.h
michael@0 122 # End Source File
michael@0 123 # End Group
michael@0 124 # Begin Group "Resource Files"
michael@0 125
michael@0 126 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
michael@0 127 # Begin Source File
michael@0 128
michael@0 129 SOURCE=.\SMALL.ICO
michael@0 130 # End Source File
michael@0 131 # Begin Source File
michael@0 132
michael@0 133 SOURCE=.\winEmbed.ICO
michael@0 134 # End Source File
michael@0 135 # Begin Source File
michael@0 136
michael@0 137 SOURCE=.\winEmbed.rc
michael@0 138 # End Source File
michael@0 139 # End Group
michael@0 140 # End Target
michael@0 141 # End Project

mercurial