diff --git a/windows/LLVM.props b/windows/LLVM.props deleted file mode 100644 index a1537ac7e..000000000 --- a/windows/LLVM.props +++ /dev/null @@ -1,44 +0,0 @@ - - - - - 0 - ../../llvm - ../../_build/llvm/$(Platform) - $(LLVMSrcDir)\include;$(LLVMBuildDir)\include - $(LLVMBuildDir)\$(Configuration)\lib - LLVMX86Disassembler.lib;LLVMX86AsmParser.lib;LLVMX86CodeGen.lib;LLVMSelectionDAG.lib;LLVMAsmPrinter.lib;LLVMCodeGen.lib;LLVMScalarOpts.lib;LLVMInstCombine.lib;LLVMTransformUtils.lib;LLVMipa.lib;LLVMAnalysis.lib;LLVMX86Desc.lib;LLVMX86Info.lib;LLVMX86AsmPrinter.lib;LLVMX86Utils.lib;LLVMMCJIT.lib;LLVMTarget.lib;LLVMRuntimeDyld.lib;LLVMObject.lib;LLVMMCParser.lib;LLVMBitReader.lib;LLVMBitWriter.lib;LLVMExecutionEngine.lib;LLVMMC.lib;LLVMCore.lib;LLVMSupport.lib - - - - - $(LLVMIncludeDir);%(AdditionalIncludeDirectories) - 4800;%(DisableSpecificWarnings) - ETH_EVMJIT=$(LLVMEnabled);%(PreprocessorDefinitions) - - - $(LLVMLibDir);%(AdditionalLibraryDirectories) - $(LLVMLibs);%(AdditionalDependencies) - - - - - $(LLVMEnabled) - - - $(LLVMSrcDir) - - - $(LLVMBuildDir) - - - $(LLVMIncludeDir) - - - $(LLVMLibDir) - - - $(LLVMLibs) - - - \ No newline at end of file diff --git a/windows/LibEvmJit.vcxproj b/windows/LibEvmJit.vcxproj deleted file mode 100644 index c3b1f65a7..000000000 --- a/windows/LibEvmJit.vcxproj +++ /dev/null @@ -1,174 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {9C816740-5C11-4377-A3A7-46BE12F35FA0} - LibEvmJit - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - v120 - true - - - StaticLibrary - false - v120 - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - {826e68cb-d3ee-4a8a-b540-59a8c3f38d4f} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/windows/LibEvmJit.vcxproj.filters b/windows/LibEvmJit.vcxproj.filters deleted file mode 100644 index 88dc8d329..000000000 --- a/windows/LibEvmJit.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/windows/LibEvmJitCpp.vcxproj b/windows/LibEvmJitCpp.vcxproj deleted file mode 100644 index d72bcd981..000000000 --- a/windows/LibEvmJitCpp.vcxproj +++ /dev/null @@ -1,143 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {A5D8764C-FD17-4364-AFCF-5BAF78777569} - LibEvmJitCpp - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - v120 - true - - - StaticLibrary - false - v120 - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - - - - - - - - - - - {9c816740-5c11-4377-a3a7-46be12f35fa0} - - - - - - \ No newline at end of file diff --git a/windows/LibEvmJitCpp.vcxproj.filters b/windows/LibEvmJitCpp.vcxproj.filters deleted file mode 100644 index 4bf360cbe..000000000 --- a/windows/LibEvmJitCpp.vcxproj.filters +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/windows/evmcc.vcxproj b/windows/evmcc.vcxproj deleted file mode 100644 index 6cd0ece89..000000000 --- a/windows/evmcc.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - {a5d8764c-fd17-4364-afcf-5baf78777569} - - - - - - - - - - {D51A4898-BD9E-4961-BCAE-1FE7F854BB4D} - Win32Proj - evmcc - - - - Application - true - v120 - Unicode - - - Application - true - v120 - - - Application - false - v120 - true - Unicode - - - Application - false - v120 - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - ..\..\_build\$(ProjectName)\$(Platform)_$(Configuration)\ - ..\..\_build\$(ProjectName)\$(Platform)_$(Configuration)\ - false - - - true - false - - - false - ..\..\_build\$(ProjectName)\$(Platform)_$(Configuration)\ - ..\..\_build\$(ProjectName)\$(Platform)_$(Configuration)\ - false - - - false - false - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - true - ../../llvm-3.5.0/include;../../builds/llvm3.5/include;%(AdditionalIncludeDirectories) - false - false - - - Console - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - true - ../../llvm-3.5.0/include;../../builds/llvm3.5/include;%(AdditionalIncludeDirectories) - 4068;4244;4267;4800 - false - false - - - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - true - false - - - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - true - 4068;4244;4267;4800 - false - - - Console - true - true - true - - - - - - \ No newline at end of file diff --git a/windows/evmcc.vcxproj.filters b/windows/evmcc.vcxproj.filters deleted file mode 100644 index f70c861ba..000000000 --- a/windows/evmcc.vcxproj.filters +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file