connectivity/com.nokia.tcf/native/TCFNative/TCFServer/TCFServer.dsp
changeset 60 9d2210c8eed2
equal deleted inserted replaced
59:c892c53c664e 60:9d2210c8eed2
       
     1 # Microsoft Developer Studio Project File - Name="TCFServer" - Package Owner=<4>
       
     2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
       
     3 # ** DO NOT EDIT **
       
     4 
       
     5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
       
     6 
       
     7 CFG=TCFServer - 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 "TCFServer.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 "TCFServer.mak" CFG="TCFServer - Win32 Debug"
       
    17 !MESSAGE 
       
    18 !MESSAGE Possible choices for configuration are:
       
    19 !MESSAGE 
       
    20 !MESSAGE "TCFServer - Win32 Release" (based on "Win32 (x86) Console Application")
       
    21 !MESSAGE "TCFServer - Win32 Debug" (based on "Win32 (x86) Console Application")
       
    22 !MESSAGE 
       
    23 
       
    24 # Begin Project
       
    25 # PROP AllowPerConfigDependencies 0
       
    26 # PROP Scc_ProjName ""
       
    27 # PROP Scc_LocalPath ""
       
    28 CPP=cl.exe
       
    29 RSC=rc.exe
       
    30 
       
    31 !IF  "$(CFG)" == "TCFServer - Win32 Release"
       
    32 
       
    33 # PROP BASE Use_MFC 0
       
    34 # PROP BASE Use_Debug_Libraries 0
       
    35 # PROP BASE Output_Dir "Release"
       
    36 # PROP BASE Intermediate_Dir "Release"
       
    37 # PROP BASE Target_Dir ""
       
    38 # PROP Use_MFC 0
       
    39 # PROP Use_Debug_Libraries 0
       
    40 # PROP Output_Dir "Release"
       
    41 # PROP Intermediate_Dir "Release"
       
    42 # PROP Ignore_Export_Lib 0
       
    43 # PROP Target_Dir ""
       
    44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
       
    45 # ADD CPP /nologo /Zp2 /MT /W3 /GX /O2 /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
       
    46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
       
    47 # ADD RSC /l 0x409 /d "NDEBUG"
       
    48 BSC32=bscmake.exe
       
    49 # ADD BASE BSC32 /nologo
       
    50 # ADD BSC32 /nologo
       
    51 LINK32=link.exe
       
    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 /nologo /subsystem:console /machine:I386
       
    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 shlwapi.lib /nologo /subsystem:console /machine:I386
       
    54 # Begin Special Build Tool
       
    55 SOURCE="$(InputPath)"
       
    56 PostBuild_Desc=copy binary
       
    57 PostBuild_Cmds=copybinaries Release
       
    58 # End Special Build Tool
       
    59 
       
    60 !ELSEIF  "$(CFG)" == "TCFServer - Win32 Debug"
       
    61 
       
    62 # PROP BASE Use_MFC 0
       
    63 # PROP BASE Use_Debug_Libraries 1
       
    64 # PROP BASE Output_Dir "Debug"
       
    65 # PROP BASE Intermediate_Dir "Debug"
       
    66 # PROP BASE Target_Dir ""
       
    67 # PROP Use_MFC 0
       
    68 # PROP Use_Debug_Libraries 1
       
    69 # PROP Output_Dir "Debug"
       
    70 # PROP Intermediate_Dir "Debug"
       
    71 # PROP Ignore_Export_Lib 0
       
    72 # PROP Target_Dir ""
       
    73 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
       
    74 # ADD CPP /nologo /Zp2 /MTd /W3 /Gm /GX /ZI /Od /I "..\Common\Headers" /I "..\Common\Source" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
       
    75 # ADD BASE RSC /l 0x409 /d "_DEBUG"
       
    76 # ADD RSC /l 0x409 /d "_DEBUG"
       
    77 BSC32=bscmake.exe
       
    78 # ADD BASE BSC32 /nologo
       
    79 # ADD BSC32 /nologo
       
    80 LINK32=link.exe
       
    81 # 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
       
    82 # 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 shlwapi.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
       
    83 # Begin Special Build Tool
       
    84 SOURCE="$(InputPath)"
       
    85 PostBuild_Desc=copy binary
       
    86 PostBuild_Cmds=copybinaries Debug
       
    87 # End Special Build Tool
       
    88 
       
    89 !ENDIF 
       
    90 
       
    91 # Begin Target
       
    92 
       
    93 # Name "TCFServer - Win32 Release"
       
    94 # Name "TCFServer - Win32 Debug"
       
    95 # Begin Group "Source Files"
       
    96 
       
    97 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
    98 # Begin Source File
       
    99 
       
   100 SOURCE=.\Client.cpp
       
   101 # End Source File
       
   102 # Begin Source File
       
   103 
       
   104 SOURCE=.\CommRegistryItem.cpp
       
   105 # End Source File
       
   106 # Begin Source File
       
   107 
       
   108 SOURCE=.\Connection.cpp
       
   109 # End Source File
       
   110 # Begin Source File
       
   111 
       
   112 SOURCE=.\ConnectionImpl.cpp
       
   113 # End Source File
       
   114 # Begin Source File
       
   115 
       
   116 SOURCE=..\Common\Source\ErrorMonitorData.cpp
       
   117 # End Source File
       
   118 # Begin Source File
       
   119 
       
   120 SOURCE=..\Common\Source\InputStream.cpp
       
   121 # End Source File
       
   122 # Begin Source File
       
   123 
       
   124 SOURCE=.\MessageFile.cpp
       
   125 # End Source File
       
   126 # Begin Source File
       
   127 
       
   128 SOURCE=..\Common\Source\mutex.cpp
       
   129 # End Source File
       
   130 # Begin Source File
       
   131 
       
   132 SOURCE=.\ProtocolRegistryItem.cpp
       
   133 # End Source File
       
   134 # Begin Source File
       
   135 
       
   136 SOURCE=.\Registry.cpp
       
   137 # End Source File
       
   138 # Begin Source File
       
   139 
       
   140 SOURCE=.\RegistryImpl.cpp
       
   141 # End Source File
       
   142 # Begin Source File
       
   143 
       
   144 SOURCE=..\Common\Source\ServerClient.cpp
       
   145 # End Source File
       
   146 # Begin Source File
       
   147 
       
   148 SOURCE=.\ServerManager.cpp
       
   149 # End Source File
       
   150 # Begin Source File
       
   151 
       
   152 SOURCE=..\Common\Source\shareddata.cpp
       
   153 # End Source File
       
   154 # Begin Source File
       
   155 
       
   156 SOURCE=.\StdAfx.cpp
       
   157 # ADD CPP /Yc"stdafx.h"
       
   158 # End Source File
       
   159 # Begin Source File
       
   160 
       
   161 SOURCE=..\Common\Source\TCDebugLog.cpp
       
   162 # End Source File
       
   163 # Begin Source File
       
   164 
       
   165 SOURCE=.\TCFServer.cpp
       
   166 # End Source File
       
   167 # End Group
       
   168 # Begin Group "Header Files"
       
   169 
       
   170 # PROP Default_Filter "h;hpp;hxx;hm;inl"
       
   171 # Begin Source File
       
   172 
       
   173 SOURCE=.\BaseCom.h
       
   174 # End Source File
       
   175 # Begin Source File
       
   176 
       
   177 SOURCE=.\BaseProtocol.h
       
   178 # End Source File
       
   179 # Begin Source File
       
   180 
       
   181 SOURCE=.\Client.h
       
   182 # End Source File
       
   183 # Begin Source File
       
   184 
       
   185 SOURCE=.\CommRegistryItem.h
       
   186 # End Source File
       
   187 # Begin Source File
       
   188 
       
   189 SOURCE=.\Connection.h
       
   190 # End Source File
       
   191 # Begin Source File
       
   192 
       
   193 SOURCE=.\ConnectionImpl.h
       
   194 # End Source File
       
   195 # Begin Source File
       
   196 
       
   197 SOURCE=..\Common\Headers\ErrorMonitorData.h
       
   198 # End Source File
       
   199 # Begin Source File
       
   200 
       
   201 SOURCE=..\Common\Headers\InputStream.h
       
   202 # End Source File
       
   203 # Begin Source File
       
   204 
       
   205 SOURCE=.\MessageFile.h
       
   206 # End Source File
       
   207 # Begin Source File
       
   208 
       
   209 SOURCE=..\Common\Headers\mutex.h
       
   210 # End Source File
       
   211 # Begin Source File
       
   212 
       
   213 SOURCE=.\ProtocolRegistryItem.h
       
   214 # End Source File
       
   215 # Begin Source File
       
   216 
       
   217 SOURCE=.\Registry.h
       
   218 # End Source File
       
   219 # Begin Source File
       
   220 
       
   221 SOURCE=.\RegistryImpl.h
       
   222 # End Source File
       
   223 # Begin Source File
       
   224 
       
   225 SOURCE=..\Common\Headers\ServerClient.h
       
   226 # End Source File
       
   227 # Begin Source File
       
   228 
       
   229 SOURCE=.\ServerManager.h
       
   230 # End Source File
       
   231 # Begin Source File
       
   232 
       
   233 SOURCE=..\Common\Headers\shareddata.h
       
   234 # End Source File
       
   235 # Begin Source File
       
   236 
       
   237 SOURCE=.\StdAfx.h
       
   238 # End Source File
       
   239 # Begin Source File
       
   240 
       
   241 SOURCE=..\Common\Headers\TCConstants.h
       
   242 # End Source File
       
   243 # Begin Source File
       
   244 
       
   245 SOURCE=..\Common\Headers\TCDebugLog.h
       
   246 # End Source File
       
   247 # Begin Source File
       
   248 
       
   249 SOURCE=..\Common\Headers\TCErrorConstants.h
       
   250 # End Source File
       
   251 # End Group
       
   252 # Begin Group "Resource Files"
       
   253 
       
   254 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
       
   255 # Begin Source File
       
   256 
       
   257 SOURCE=.\resource.h
       
   258 # End Source File
       
   259 # Begin Source File
       
   260 
       
   261 SOURCE=.\resource.rc
       
   262 # End Source File
       
   263 # End Group
       
   264 # Begin Source File
       
   265 
       
   266 SOURCE=.\ReadMe.txt
       
   267 # End Source File
       
   268 # End Target
       
   269 # End Project