undo addition of new files
parent
7dc414bda4
commit
861aceff49
67
cryptest.dsp
67
cryptest.dsp
|
|
@ -1,5 +1,5 @@
|
||||||
# Microsoft Developer Studio Project File - Name="cryptest" - Package Owner=<4>
|
# Microsoft Developer Studio Project File - Name="cryptest" - Package Owner=<4>
|
||||||
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
# Microsoft Developer Studio Generated Build File, Format Version 60000
|
||||||
# ** DO NOT EDIT **
|
# ** DO NOT EDIT **
|
||||||
|
|
||||||
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
||||||
|
|
@ -25,6 +25,8 @@ CFG=cryptest - Win32 Debug
|
||||||
|
|
||||||
# Begin Project
|
# Begin Project
|
||||||
# PROP AllowPerConfigDependencies 0
|
# PROP AllowPerConfigDependencies 0
|
||||||
|
# PROP Scc_ProjName ""
|
||||||
|
# PROP Scc_LocalPath ""
|
||||||
CPP=cl.exe
|
CPP=cl.exe
|
||||||
RSC=rc.exe
|
RSC=rc.exe
|
||||||
|
|
||||||
|
|
@ -367,57 +369,6 @@ SOURCE=.\xtrdh342.dat
|
||||||
# PROP Default_Filter ".cpp;.h"
|
# PROP Default_Filter ".cpp;.h"
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\adhoc.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\adhoc.cpp.proto
|
|
||||||
|
|
||||||
!IF "$(CFG)" == "cryptest - Win32 FIPS 140 Release"
|
|
||||||
|
|
||||||
# Begin Custom Build
|
|
||||||
InputPath=.\adhoc.cpp.proto
|
|
||||||
|
|
||||||
"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
||||||
if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
|
|
||||||
|
|
||||||
# End Custom Build
|
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "cryptest - Win32 FIPS 140 Debug"
|
|
||||||
|
|
||||||
# Begin Custom Build
|
|
||||||
InputPath=.\adhoc.cpp.proto
|
|
||||||
|
|
||||||
"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
||||||
if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
|
|
||||||
|
|
||||||
# End Custom Build
|
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "cryptest - Win32 Release"
|
|
||||||
|
|
||||||
# Begin Custom Build
|
|
||||||
InputPath=.\adhoc.cpp.proto
|
|
||||||
|
|
||||||
"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
||||||
if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
|
|
||||||
|
|
||||||
# End Custom Build
|
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "cryptest - Win32 Debug"
|
|
||||||
|
|
||||||
# Begin Custom Build
|
|
||||||
InputPath=.\adhoc.cpp.proto
|
|
||||||
|
|
||||||
"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
||||||
if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
|
|
||||||
|
|
||||||
# End Custom Build
|
|
||||||
|
|
||||||
!ENDIF
|
|
||||||
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\bench.cpp
|
SOURCE=.\bench.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
@ -426,18 +377,6 @@ SOURCE=.\bench.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\datatest.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\factory.h
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\regtest.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\test.cpp
|
SOURCE=.\test.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue