secureswitools/makekeys/src/makekeys.dsp
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 # Microsoft Developer Studio Project File - Name="makekeys" - 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=makekeys - 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 "makekeys.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 "makekeys.mak" CFG="makekeys - Win32 Debug"
       
    17 !MESSAGE 
       
    18 !MESSAGE Possible choices for configuration are:
       
    19 !MESSAGE 
       
    20 !MESSAGE "makekeys - Win32 Release" (based on "Win32 (x86) Console Application")
       
    21 !MESSAGE "makekeys - Win32 Debug" (based on "Win32 (x86) Console Application")
       
    22 !MESSAGE 
       
    23 
       
    24 # Begin Project
       
    25 # PROP AllowPerConfigDependencies 0
       
    26 # PROP Scc_ProjName "makekeys"
       
    27 # PROP Scc_LocalPath "."
       
    28 CPP=cl.exe
       
    29 RSC=rc.exe
       
    30 
       
    31 !IF  "$(CFG)" == "makekeys - 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 ""
       
    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" /YX /FD /c
       
    45 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\openssllib\import\inc" /I "..\..\swisistools\source\makesis" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FR /FD /c
       
    46 # SUBTRACT CPP /YX /Yc /Yu
       
    47 # ADD BASE RSC /l 0x809 /d "NDEBUG"
       
    48 # ADD RSC /l 0x809 /d "NDEBUG"
       
    49 BSC32=bscmake.exe
       
    50 # ADD BASE BSC32 /nologo
       
    51 # ADD BSC32 /nologo
       
    52 LINK32=link.exe
       
    53 # 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
       
    54 # ADD LINK32 shell32.lib advapi32.lib gdi32.lib libeay32.lib /nologo /subsystem:console /pdb:none /machine:I386 /libpath:"..\..\openssllib\import\bin\rel" /OPT:NOREF
       
    55 # Begin Special Build Tool
       
    56 SOURCE="$(InputPath)"
       
    57 PostBuild_Cmds=del makekeys.obj	del parsecmd.obj	del utils.obj	del vc60.idb
       
    58 # End Special Build Tool
       
    59 
       
    60 !ELSEIF  "$(CFG)" == "makekeys - 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" /YX /FD /GZ /c
       
    74 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\openssllib\import\inc" /I "..\..\swisistools\source\makesis" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FR /FD /GZ /c
       
    75 # SUBTRACT CPP /YX /Yc /Yu
       
    76 # ADD BASE RSC /l 0x809 /d "_DEBUG"
       
    77 # ADD RSC /l 0x809 /d "_DEBUG"
       
    78 BSC32=bscmake.exe
       
    79 # ADD BASE BSC32 /nologo
       
    80 # ADD BSC32 /nologo
       
    81 LINK32=link.exe
       
    82 # 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
       
    83 # 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 libeay32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\openssllib\import\bin\deb"
       
    84 
       
    85 !ENDIF 
       
    86 
       
    87 # Begin Target
       
    88 
       
    89 # Name "makekeys - Win32 Release"
       
    90 # Name "makekeys - Win32 Debug"
       
    91 # Begin Group "Source Files"
       
    92 
       
    93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
    94 # Begin Source File
       
    95 
       
    96 SOURCE=.\CertificateGenerator.cpp
       
    97 # End Source File
       
    98 # Begin Source File
       
    99 
       
   100 SOURCE=.\CertificateRequestGenerator.cpp
       
   101 # End Source File
       
   102 # Begin Source File
       
   103 
       
   104 SOURCE=.\DSAKeyGenerator.cpp
       
   105 # End Source File
       
   106 # Begin Source File
       
   107 
       
   108 SOURCE=.\KeyGenerator.cpp
       
   109 # End Source File
       
   110 # Begin Source File
       
   111 
       
   112 SOURCE=.\MAKEKEYS.CPP
       
   113 # End Source File
       
   114 # Begin Source File
       
   115 
       
   116 SOURCE=.\PARSECMD.CPP
       
   117 # End Source File
       
   118 # Begin Source File
       
   119 
       
   120 SOURCE=.\RSAKeyGenerator.cpp
       
   121 # End Source File
       
   122 # Begin Source File
       
   123 
       
   124 SOURCE=.\UTILS.CPP
       
   125 # End Source File
       
   126 # End Group
       
   127 # Begin Group "Header Files"
       
   128 
       
   129 # PROP Default_Filter "h;hpp;hxx;hm;inl"
       
   130 # Begin Source File
       
   131 
       
   132 SOURCE=.\CertificateGenerator.h
       
   133 # End Source File
       
   134 # Begin Source File
       
   135 
       
   136 SOURCE=.\CertificateRequestGenerator.h
       
   137 # End Source File
       
   138 # Begin Source File
       
   139 
       
   140 SOURCE=.\DSAKeyGenerator.h
       
   141 # End Source File
       
   142 # Begin Source File
       
   143 
       
   144 SOURCE=.\KeyGenerator.h
       
   145 # End Source File
       
   146 # Begin Source File
       
   147 
       
   148 SOURCE=.\MAKEKEYS.H
       
   149 # End Source File
       
   150 # Begin Source File
       
   151 
       
   152 SOURCE=.\PARSECMD.H
       
   153 # End Source File
       
   154 # Begin Source File
       
   155 
       
   156 SOURCE=.\RSAKeyGenerator.h
       
   157 # End Source File
       
   158 # Begin Source File
       
   159 
       
   160 SOURCE=.\UTILS.H
       
   161 # End Source File
       
   162 # End Group
       
   163 # Begin Group "Resource Files"
       
   164 
       
   165 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
       
   166 # End Group
       
   167 # End Target
       
   168 # End Project