testexecmgmt/ucc/Source/hacontroller/HAController.dsp
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 # Microsoft Developer Studio Project File - Name="HAController" - 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=HAController - 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 "HAController.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 "HAController.mak" CFG="HAController - Win32 Debug"
       
    17 !MESSAGE 
       
    18 !MESSAGE Possible choices for configuration are:
       
    19 !MESSAGE 
       
    20 !MESSAGE "HAController - Win32 Release" (based on "Win32 (x86) Console Application")
       
    21 !MESSAGE "HAController - Win32 Debug" (based on "Win32 (x86) Console Application")
       
    22 !MESSAGE 
       
    23 
       
    24 # Begin Project
       
    25 # PROP AllowPerConfigDependencies 0
       
    26 # PROP Scc_ProjName "HAController"
       
    27 # PROP Scc_LocalPath "."
       
    28 CPP=cl.exe
       
    29 RSC=rc.exe
       
    30 
       
    31 !IF  "$(CFG)" == "HAController - 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 Target_Dir ""
       
    43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
       
    44 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
       
    45 # ADD BASE RSC /l 0x809 /d "NDEBUG"
       
    46 # ADD RSC /l 0x809 /d "NDEBUG"
       
    47 BSC32=bscmake.exe
       
    48 # ADD BASE BSC32 /nologo
       
    49 # ADD BSC32 /nologo
       
    50 LINK32=link.exe
       
    51 # 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
       
    52 # 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 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 
       
    54 !ELSEIF  "$(CFG)" == "HAController - Win32 Debug"
       
    55 
       
    56 # PROP BASE Use_MFC 0
       
    57 # PROP BASE Use_Debug_Libraries 1
       
    58 # PROP BASE Output_Dir "Debug"
       
    59 # PROP BASE Intermediate_Dir "Debug"
       
    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 Ignore_Export_Lib 0
       
    66 # PROP Target_Dir ""
       
    67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
       
    68 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\External\source_for_build\oncrpc" /I "..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
       
    69 # SUBTRACT CPP /YX
       
    70 # ADD BASE RSC /l 0x809 /d "_DEBUG"
       
    71 # ADD RSC /l 0x809 /d "_DEBUG"
       
    72 BSC32=bscmake.exe
       
    73 # ADD BASE BSC32 /nologo
       
    74 # ADD BSC32 /nologo
       
    75 LINK32=link.exe
       
    76 # 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
       
    77 # ADD LINK32 libintalloc.lib libdynconf.lib oncrpcms.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 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 /libpath:"..\..\ExternalSource\binaries" /libpath:"..\..\BinInternal"
       
    78 
       
    79 !ENDIF 
       
    80 
       
    81 # Begin Target
       
    82 
       
    83 # Name "HAController - Win32 Release"
       
    84 # Name "HAController - Win32 Debug"
       
    85 # Begin Group "RPC Generated Files"
       
    86 
       
    87 # PROP Default_Filter ""
       
    88 # Begin Group "include - nomod"
       
    89 
       
    90 # PROP Default_Filter ""
       
    91 # Begin Source File
       
    92 
       
    93 SOURCE=.\hacontroller.h
       
    94 # End Source File
       
    95 # End Group
       
    96 # Begin Group "source - nomod"
       
    97 
       
    98 # PROP Default_Filter ""
       
    99 # Begin Source File
       
   100 
       
   101 SOURCE=.\hacontroller_svc.c
       
   102 # End Source File
       
   103 # Begin Source File
       
   104 
       
   105 SOURCE=.\hacontroller_svc_stub_impl.cpp
       
   106 # End Source File
       
   107 # Begin Source File
       
   108 
       
   109 SOURCE=.\hacontroller_xdr.c
       
   110 # End Source File
       
   111 # End Group
       
   112 # Begin Group "modified"
       
   113 
       
   114 # PROP Default_Filter ""
       
   115 # Begin Source File
       
   116 
       
   117 SOURCE=.\CSHacontroller.cpp
       
   118 # End Source File
       
   119 # Begin Source File
       
   120 
       
   121 SOURCE=.\CSHacontroller.h
       
   122 # End Source File
       
   123 # Begin Source File
       
   124 
       
   125 SOURCE=.\CSvcHacontroller.cpp
       
   126 # End Source File
       
   127 # Begin Source File
       
   128 
       
   129 SOURCE=.\CSvcHacontroller.h
       
   130 # End Source File
       
   131 # End Group
       
   132 # End Group
       
   133 # Begin Group "include"
       
   134 
       
   135 # PROP Default_Filter ""
       
   136 # Begin Source File
       
   137 
       
   138 SOURCE=..\DynamicsCommandWrapper\CDynamicsCommand.h
       
   139 # End Source File
       
   140 # Begin Source File
       
   141 
       
   142 SOURCE=..\DynamicsConfigurationLibrary\CDynamicsConfigFile.h
       
   143 # End Source File
       
   144 # Begin Source File
       
   145 
       
   146 SOURCE=..\IntegerAllocatorLibrary\CIntegerAllocator.h
       
   147 # End Source File
       
   148 # Begin Source File
       
   149 
       
   150 SOURCE=..\AliasLibrary\CInterfaceAlias.h
       
   151 # End Source File
       
   152 # Begin Source File
       
   153 
       
   154 SOURCE=.\CNetworkPartitionManager.h
       
   155 # End Source File
       
   156 # Begin Source File
       
   157 
       
   158 SOURCE=..\..\ConfigurationFiles\dynhad.ref_template.conf
       
   159 # End Source File
       
   160 # Begin Source File
       
   161 
       
   162 SOURCE=..\include\penstd.h
       
   163 # End Source File
       
   164 # Begin Source File
       
   165 
       
   166 SOURCE=..\ProcessLibrary\proclib.h
       
   167 # End Source File
       
   168 # Begin Source File
       
   169 
       
   170 SOURCE=..\include\standard_service_manager.h
       
   171 # End Source File
       
   172 # Begin Source File
       
   173 
       
   174 SOURCE=..\include\standard_unix.h
       
   175 # End Source File
       
   176 # End Group
       
   177 # Begin Group "source"
       
   178 
       
   179 # PROP Default_Filter ""
       
   180 # Begin Source File
       
   181 
       
   182 SOURCE=..\DynamicsCommandWrapper\CDynamicsCommand.cpp
       
   183 
       
   184 !IF  "$(CFG)" == "HAController - Win32 Release"
       
   185 
       
   186 !ELSEIF  "$(CFG)" == "HAController - Win32 Debug"
       
   187 
       
   188 # PROP Exclude_From_Build 1
       
   189 
       
   190 !ENDIF 
       
   191 
       
   192 # End Source File
       
   193 # Begin Source File
       
   194 
       
   195 SOURCE=..\IntegerAllocatorLibrary\CIntegerAllocator.cpp
       
   196 
       
   197 !IF  "$(CFG)" == "HAController - Win32 Release"
       
   198 
       
   199 !ELSEIF  "$(CFG)" == "HAController - Win32 Debug"
       
   200 
       
   201 # PROP Exclude_From_Build 1
       
   202 
       
   203 !ENDIF 
       
   204 
       
   205 # End Source File
       
   206 # Begin Source File
       
   207 
       
   208 SOURCE=.\CNetworkPartitionManager.cpp
       
   209 # End Source File
       
   210 # Begin Source File
       
   211 
       
   212 SOURCE=.\hacontroller.x
       
   213 
       
   214 !IF  "$(CFG)" == "HAController - Win32 Release"
       
   215 
       
   216 !ELSEIF  "$(CFG)" == "HAController - Win32 Debug"
       
   217 
       
   218 # Begin Custom Build
       
   219 InputPath=.\hacontroller.x
       
   220 
       
   221 "hacontroller.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
       
   222 	..\..\BuildTools\rpcgen -server  -component_base -wrapstring hacontroller.x
       
   223 
       
   224 # End Custom Build
       
   225 
       
   226 !ENDIF 
       
   227 
       
   228 # End Source File
       
   229 # End Group
       
   230 # End Target
       
   231 # End Project