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.

     1 # Microsoft Developer Studio Project File - Name="winembed" - Package Owner=<4>
     2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
     3 # ** DO NOT EDIT **
     5 # TARGTYPE "Win32 (x86) External Target" 0x0106
     7 CFG=winembed - 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 "winembed.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 "winembed.mak" CFG="winembed - Win32 Debug"
    17 !MESSAGE 
    18 !MESSAGE Possible choices for configuration are:
    19 !MESSAGE 
    20 !MESSAGE "winembed - Win32 Release" (based on "Win32 (x86) External Target")
    21 !MESSAGE "winembed - Win32 Debug" (based on "Win32 (x86) External Target")
    22 !MESSAGE 
    24 # Begin Project
    25 # PROP AllowPerConfigDependencies 0
    26 # PROP Scc_ProjName ""
    27 # PROP Scc_LocalPath ""
    29 !IF  "$(CFG)" == "winembed - Win32 Release"
    31 # PROP BASE Use_MFC 0
    32 # PROP BASE Use_Debug_Libraries 0
    33 # PROP BASE Output_Dir "Release"
    34 # PROP BASE Intermediate_Dir "Release"
    35 # PROP BASE Cmd_Line "NMAKE /f winembed.mak"
    36 # PROP BASE Rebuild_Opt "/a"
    37 # PROP BASE Target_File "winembed.exe"
    38 # PROP BASE Bsc_Name "winembed.bsc"
    39 # PROP BASE Target_Dir ""
    40 # PROP Use_MFC 0
    41 # PROP Use_Debug_Libraries 0
    42 # PROP Output_Dir "Release"
    43 # PROP Intermediate_Dir "Release"
    44 # PROP Cmd_Line "nmake /f makefile.win"
    45 # PROP Rebuild_Opt "/a"
    46 # PROP Target_File "win32_o.obj\winembed.exe"
    47 # PROP Bsc_Name ""
    48 # PROP Target_Dir ""
    50 !ELSEIF  "$(CFG)" == "winembed - Win32 Debug"
    52 # PROP BASE Use_MFC 0
    53 # PROP BASE Use_Debug_Libraries 1
    54 # PROP BASE Output_Dir "Debug"
    55 # PROP BASE Intermediate_Dir "Debug"
    56 # PROP BASE Cmd_Line "NMAKE /f winembed.mak"
    57 # PROP BASE Rebuild_Opt "/a"
    58 # PROP BASE Target_File "winembed.exe"
    59 # PROP BASE Bsc_Name "winembed.bsc"
    60 # PROP BASE Target_Dir ""
    61 # PROP Use_MFC 0
    62 # PROP Use_Debug_Libraries 1
    63 # PROP Output_Dir "Debug"
    64 # PROP Intermediate_Dir "Debug"
    65 # PROP Cmd_Line "nmake /f makefile.win"
    66 # PROP Rebuild_Opt "/a"
    67 # PROP Target_File "win32_d.obj\winembed.exe"
    68 # PROP Bsc_Name ""
    69 # PROP Target_Dir ""
    71 !ENDIF 
    73 # Begin Target
    75 # Name "winembed - Win32 Release"
    76 # Name "winembed - Win32 Debug"
    78 !IF  "$(CFG)" == "winembed - Win32 Release"
    80 !ELSEIF  "$(CFG)" == "winembed - Win32 Debug"
    82 !ENDIF 
    84 # Begin Group "Source Files"
    86 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    87 # Begin Source File
    89 SOURCE=.\WebBrowserChrome.cpp
    90 # End Source File
    91 # Begin Source File
    93 SOURCE=.\WindowCreator.cpp
    94 # End Source File
    95 # Begin Source File
    97 SOURCE=.\winEmbed.cpp
    98 # End Source File
    99 # End Group
   100 # Begin Group "Header Files"
   102 # PROP Default_Filter "h;hpp;hxx;hm;inl"
   103 # Begin Source File
   105 SOURCE=.\resource.h
   106 # End Source File
   107 # Begin Source File
   109 SOURCE=.\StdAfx.h
   110 # End Source File
   111 # Begin Source File
   113 SOURCE=.\WebBrowserChrome.h
   114 # End Source File
   115 # Begin Source File
   117 SOURCE=.\WindowCreator.h
   118 # End Source File
   119 # Begin Source File
   121 SOURCE=.\winEmbed.h
   122 # End Source File
   123 # End Group
   124 # Begin Group "Resource Files"
   126 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
   127 # Begin Source File
   129 SOURCE=.\SMALL.ICO
   130 # End Source File
   131 # Begin Source File
   133 SOURCE=.\winEmbed.ICO
   134 # End Source File
   135 # Begin Source File
   137 SOURCE=.\winEmbed.rc
   138 # End Source File
   139 # End Group
   140 # End Target
   141 # End Project

mercurial