testtoolsconn/stat/desktop/source/desktop/statdesktop.dsp
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 # Microsoft Developer Studio Project File - Name="STATDesktop" - Package Owner=<4>
       
     2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
       
     3 # ** DO NOT EDIT **
       
     4 
       
     5 # TARGTYPE "Win32 (x86) Application" 0x0101
       
     6 
       
     7 CFG=STATDesktop - 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 "STATDesktop.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 "STATDesktop.mak" CFG="STATDesktop - Win32 Debug"
       
    17 !MESSAGE 
       
    18 !MESSAGE Possible choices for configuration are:
       
    19 !MESSAGE 
       
    20 !MESSAGE "STATDesktop - Win32 Release" (based on "Win32 (x86) Application")
       
    21 !MESSAGE "STATDesktop - Win32 Debug" (based on "Win32 (x86) Application")
       
    22 !MESSAGE 
       
    23 
       
    24 # Begin Project
       
    25 # PROP AllowPerConfigDependencies 0
       
    26 # PROP Scc_ProjName "STATDesktop"
       
    27 # PROP Scc_LocalPath "."
       
    28 CPP=cl.exe
       
    29 MTL=midl.exe
       
    30 RSC=rc.exe
       
    31 
       
    32 !IF  "$(CFG)" == "STATDesktop - Win32 Release"
       
    33 
       
    34 # PROP BASE Use_MFC 5
       
    35 # PROP BASE Use_Debug_Libraries 0
       
    36 # PROP BASE Output_Dir "Release"
       
    37 # PROP BASE Intermediate_Dir "Release"
       
    38 # PROP BASE Target_Dir ""
       
    39 # PROP Use_MFC 5
       
    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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu".\inc\stdafx.h" /FD /c
       
    46 # ADD CPP /nologo /MT /W3 /GX /O2 /I ".\inc" /I "\epoc32\tools\stat\headers" /I "..\common\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WINDOWS" /FR /Yu"stdafx.h" /FD /c
       
    47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
       
    48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
       
    49 # ADD BASE RSC /l 0x809 /d "NDEBUG"
       
    50 # ADD RSC /l 0x809 /d "NDEBUG"
       
    51 BSC32=bscmake.exe
       
    52 # ADD BASE BSC32 /nologo
       
    53 # ADD BSC32 /nologo
       
    54 LINK32=link.exe
       
    55 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
       
    56 # ADD LINK32 Ws2_32.lib /nologo /subsystem:windows /machine:I386 /out:"..\..\bin\STATDesktop.exe"
       
    57 # SUBTRACT LINK32 /pdb:none /debug
       
    58 # Begin Special Build Tool
       
    59 ProjDir=.
       
    60 SOURCE="$(InputPath)"
       
    61 PostBuild_Desc=Performing Custom Build Step on STATDesktop
       
    62 PostBuild_Cmds=$(ProjDir)\UpdateDesktop.bat
       
    63 # End Special Build Tool
       
    64 
       
    65 !ELSEIF  "$(CFG)" == "STATDesktop - Win32 Debug"
       
    66 
       
    67 # PROP BASE Use_MFC 5
       
    68 # PROP BASE Use_Debug_Libraries 1
       
    69 # PROP BASE Output_Dir "Debug"
       
    70 # PROP BASE Intermediate_Dir "Debug"
       
    71 # PROP BASE Target_Dir ""
       
    72 # PROP Use_MFC 5
       
    73 # PROP Use_Debug_Libraries 1
       
    74 # PROP Output_Dir "Debug"
       
    75 # PROP Intermediate_Dir "Debug"
       
    76 # PROP Ignore_Export_Lib 0
       
    77 # PROP Target_Dir ""
       
    78 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu".\inc\stdafx.h" /FD /GZ /c
       
    79 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".\inc" /I "\epoc32\tools\stat\headers" /I "..\common\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WINDOWS" /FR /FD /GZ /c
       
    80 # SUBTRACT CPP /YX /Yc /Yu
       
    81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
       
    82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
       
    83 # ADD BASE RSC /l 0x809 /d "_DEBUG"
       
    84 # ADD RSC /l 0x809 /d "_DEBUG"
       
    85 BSC32=bscmake.exe
       
    86 # ADD BASE BSC32 /nologo
       
    87 # ADD BSC32 /nologo
       
    88 LINK32=link.exe
       
    89 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
       
    90 # ADD LINK32 WS2_32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /out:"..\..\bin\STATDesktopd.exe" /pdbtype:sept
       
    91 
       
    92 !ENDIF 
       
    93 
       
    94 # Begin Target
       
    95 
       
    96 # Name "STATDesktop - Win32 Release"
       
    97 # Name "STATDesktop - Win32 Debug"
       
    98 # Begin Group "Source Files"
       
    99 
       
   100 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
   101 # Begin Source File
       
   102 
       
   103 SOURCE=..\common\src\INI.cpp
       
   104 # SUBTRACT CPP /YX /Yc /Yu
       
   105 # End Source File
       
   106 # Begin Source File
       
   107 
       
   108 SOURCE=.\src\STATDesktop.cpp
       
   109 # End Source File
       
   110 # Begin Source File
       
   111 
       
   112 SOURCE=.\STATDesktop.dep
       
   113 # End Source File
       
   114 # Begin Source File
       
   115 
       
   116 SOURCE=.\STATDesktop.mak
       
   117 # End Source File
       
   118 # Begin Source File
       
   119 
       
   120 SOURCE=.\src\statdesktop.rc
       
   121 # End Source File
       
   122 # Begin Source File
       
   123 
       
   124 SOURCE=.\src\STATDesktopDlg.cpp
       
   125 # End Source File
       
   126 # Begin Source File
       
   127 
       
   128 SOURCE=.\src\STATManageConnection.cpp
       
   129 # End Source File
       
   130 # Begin Source File
       
   131 
       
   132 SOURCE=.\src\StdAfx.cpp
       
   133 # ADD CPP /Yc"stdafx.h"
       
   134 # End Source File
       
   135 # End Group
       
   136 # Begin Group "Header Files"
       
   137 
       
   138 # PROP Default_Filter "h;hpp;hxx;hm;inl"
       
   139 # Begin Source File
       
   140 
       
   141 SOURCE=..\common\inc\INI.h
       
   142 # End Source File
       
   143 # Begin Source File
       
   144 
       
   145 SOURCE=.\inc\LogMessage.h
       
   146 # End Source File
       
   147 # Begin Source File
       
   148 
       
   149 SOURCE=.\inc\MessageReporterImp.h
       
   150 # End Source File
       
   151 # Begin Source File
       
   152 
       
   153 SOURCE=.\inc\resource.h
       
   154 # End Source File
       
   155 # Begin Source File
       
   156 
       
   157 SOURCE=.\inc\ScriptProgressMonitorImp.h
       
   158 # End Source File
       
   159 # Begin Source File
       
   160 
       
   161 SOURCE=.\inc\STATDesktop.h
       
   162 # End Source File
       
   163 # Begin Source File
       
   164 
       
   165 SOURCE=.\inc\STATDesktopDlg.h
       
   166 # End Source File
       
   167 # Begin Source File
       
   168 
       
   169 SOURCE=.\inc\STATManageConnection.h
       
   170 # End Source File
       
   171 # Begin Source File
       
   172 
       
   173 SOURCE=.\inc\StdAfx.h
       
   174 # End Source File
       
   175 # Begin Source File
       
   176 
       
   177 SOURCE=.\inc\WindowMessages.h
       
   178 # End Source File
       
   179 # End Group
       
   180 # Begin Group "Resource Files"
       
   181 
       
   182 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
       
   183 # Begin Source File
       
   184 
       
   185 SOURCE=.\res\STATDesktop.ico
       
   186 # End Source File
       
   187 # Begin Source File
       
   188 
       
   189 SOURCE=.\res\STATDesktop.rc2
       
   190 # End Source File
       
   191 # End Group
       
   192 # End Target
       
   193 # End Project