os/security/crypto/weakcrypto/test/tasymmetric/cryptopp/exponentiate32.dsp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
# Microsoft Developer Studio Project File - Name="exponentiate32" - Package Owner=<4>
sl@0
     2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
sl@0
     3
# ** DO NOT EDIT **
sl@0
     4
sl@0
     5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
sl@0
     6
sl@0
     7
CFG=exponentiate32 - Win32 Debug
sl@0
     8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
sl@0
     9
!MESSAGE use the Export Makefile command and run
sl@0
    10
!MESSAGE 
sl@0
    11
!MESSAGE NMAKE /f "exponentiate32.mak".
sl@0
    12
!MESSAGE 
sl@0
    13
!MESSAGE You can specify a configuration when running NMAKE
sl@0
    14
!MESSAGE by defining the macro CFG on the command line. For example:
sl@0
    15
!MESSAGE 
sl@0
    16
!MESSAGE NMAKE /f "exponentiate32.mak" CFG="exponentiate32 - Win32 Debug"
sl@0
    17
!MESSAGE 
sl@0
    18
!MESSAGE Possible choices for configuration are:
sl@0
    19
!MESSAGE 
sl@0
    20
!MESSAGE "exponentiate32 - Win32 Release" (based on "Win32 (x86) Console Application")
sl@0
    21
!MESSAGE "exponentiate32 - Win32 Debug" (based on "Win32 (x86) Console Application")
sl@0
    22
!MESSAGE 
sl@0
    23
sl@0
    24
# Begin Project
sl@0
    25
# PROP AllowPerConfigDependencies 0
sl@0
    26
# PROP Scc_ProjName "exponentiate32"
sl@0
    27
# PROP Scc_LocalPath "."
sl@0
    28
CPP=cl.exe
sl@0
    29
RSC=rc.exe
sl@0
    30
sl@0
    31
!IF  "$(CFG)" == "exponentiate32 - Win32 Release"
sl@0
    32
sl@0
    33
# PROP BASE Use_MFC 0
sl@0
    34
# PROP BASE Use_Debug_Libraries 0
sl@0
    35
# PROP BASE Output_Dir "Release"
sl@0
    36
# PROP BASE Intermediate_Dir "Release"
sl@0
    37
# PROP BASE Target_Dir ""
sl@0
    38
# PROP Use_MFC 0
sl@0
    39
# PROP Use_Debug_Libraries 0
sl@0
    40
# PROP Output_Dir "Release"
sl@0
    41
# PROP Intermediate_Dir "Release"
sl@0
    42
# PROP Target_Dir ""
sl@0
    43
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
sl@0
    44
# ADD CPP /nologo /W3 /GX /O2 /I "z:\cryptopp\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
sl@0
    45
# ADD BASE RSC /l 0x809 /d "NDEBUG"
sl@0
    46
# ADD RSC /l 0x809 /d "NDEBUG"
sl@0
    47
BSC32=bscmake.exe
sl@0
    48
# ADD BASE BSC32 /nologo
sl@0
    49
# ADD BSC32 /nologo
sl@0
    50
LINK32=link.exe
sl@0
    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
sl@0
    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
sl@0
    53
sl@0
    54
!ELSEIF  "$(CFG)" == "exponentiate32 - Win32 Debug"
sl@0
    55
sl@0
    56
# PROP BASE Use_MFC 0
sl@0
    57
# PROP BASE Use_Debug_Libraries 1
sl@0
    58
# PROP BASE Output_Dir "Debug"
sl@0
    59
# PROP BASE Intermediate_Dir "Debug"
sl@0
    60
# PROP BASE Target_Dir ""
sl@0
    61
# PROP Use_MFC 0
sl@0
    62
# PROP Use_Debug_Libraries 1
sl@0
    63
# PROP Output_Dir "Debug"
sl@0
    64
# PROP Intermediate_Dir "Debug"
sl@0
    65
# PROP Ignore_Export_Lib 0
sl@0
    66
# PROP Target_Dir ""
sl@0
    67
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
sl@0
    68
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "d:\cryptopp\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
sl@0
    69
# ADD BASE RSC /l 0x809 /d "_DEBUG"
sl@0
    70
# ADD RSC /l 0x809 /d "_DEBUG"
sl@0
    71
BSC32=bscmake.exe
sl@0
    72
# ADD BASE BSC32 /nologo
sl@0
    73
# ADD BSC32 /nologo
sl@0
    74
LINK32=link.exe
sl@0
    75
# 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
sl@0
    76
# 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 cryptlib.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"d:\cryptopp\debug"
sl@0
    77
sl@0
    78
!ENDIF 
sl@0
    79
sl@0
    80
# Begin Target
sl@0
    81
sl@0
    82
# Name "exponentiate32 - Win32 Release"
sl@0
    83
# Name "exponentiate32 - Win32 Debug"
sl@0
    84
# Begin Group "Source Files"
sl@0
    85
sl@0
    86
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
sl@0
    87
# Begin Source File
sl@0
    88
sl@0
    89
SOURCE=.\exponentiate.cpp
sl@0
    90
# End Source File
sl@0
    91
# End Group
sl@0
    92
# Begin Group "Header Files"
sl@0
    93
sl@0
    94
# PROP Default_Filter "h;hpp;hxx;hm;inl"
sl@0
    95
# End Group
sl@0
    96
# Begin Group "Resource Files"
sl@0
    97
sl@0
    98
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
sl@0
    99
# End Group
sl@0
   100
# End Target
sl@0
   101
# End Project