| ... | ... |
@@ -1,133 +1,134 @@ |
| 1 |
- |
|
| 2 |
-Microsoft Visual Studio Solution File, Format Version 10.00 |
|
| 3 |
-# Visual C++ Express 2008 |
|
| 4 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamav", "libclamav.vcproj", "{3AD5B16C-340A-40AC-96AD-6017B941A316}"
|
|
| 5 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 6 |
- {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7} = {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}
|
|
| 7 |
- EndProjectSection |
|
| 8 |
-EndProject |
|
| 9 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamscan", "clamscan.vcproj", "{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
|
|
| 10 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 11 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 12 |
- EndProjectSection |
|
| 13 |
-EndProject |
|
| 14 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar_iface", "libclamunrar_iface.vcproj", "{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
|
|
| 15 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 16 |
- {41B2E193-92E3-429C-8DAC-9B287E3D7182} = {41B2E193-92E3-429C-8DAC-9B287E3D7182}
|
|
| 17 |
- EndProjectSection |
|
| 18 |
-EndProject |
|
| 19 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar", "libclamunrar.vcproj", "{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
|
|
| 20 |
-EndProject |
|
| 21 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freshclam", "freshclam.vcproj", "{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
|
|
| 22 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 23 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 24 |
- EndProjectSection |
|
| 25 |
-EndProject |
|
| 26 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamconf", "clamconf.vcproj", "{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
|
|
| 27 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 28 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 29 |
- EndProjectSection |
|
| 30 |
-EndProject |
|
| 31 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clambc", "clambc.vcproj", "{81AF8E63-81A8-4748-84E7-72DA558906B6}"
|
|
| 32 |
-EndProject |
|
| 33 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamavcxx", "libclamavcxx.vcproj", "{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
|
|
| 34 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 35 |
- {7472FD2F-DDE7-44B1-91FB-65C0BE81932B} = {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}
|
|
| 36 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
|
|
| 37 |
- {28710655-9C06-4803-8752-55A99115773F} = {28710655-9C06-4803-8752-55A99115773F}
|
|
| 38 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
|
|
| 39 |
- {6D7B62E9-883D-406C-B6F8-1636D3962772} = {6D7B62E9-883D-406C-B6F8-1636D3962772}
|
|
| 40 |
- EndProjectSection |
|
| 41 |
-EndProject |
|
| 42 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsystem", "LLVMsystem.vcproj", "{B174EBB8-99AE-4371-9A54-79DC309730DA}"
|
|
| 43 |
-EndProject |
|
| 44 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsupport", "LLVMsupport.vcproj", "{4DDFCA45-7793-428D-A4D8-07C60722F487}"
|
|
| 45 |
-EndProject |
|
| 46 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMtblgen", "LLVMtblgen.vcproj", "{39487174-E012-444A-8592-3CDAFA2A1869}"
|
|
| 47 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 48 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
|
|
| 49 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
|
|
| 50 |
- EndProjectSection |
|
| 51 |
-EndProject |
|
| 52 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMx86codegen", "LLVMx86codegen.vcproj", "{28710655-9C06-4803-8752-55A99115773F}"
|
|
| 53 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 54 |
- {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 55 |
- EndProjectSection |
|
| 56 |
-EndProject |
|
| 57 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMjit", "LLVMjit.vcproj", "{6D7B62E9-883D-406C-B6F8-1636D3962772}"
|
|
| 58 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 59 |
- {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 60 |
- EndProjectSection |
|
| 61 |
-EndProject |
|
| 62 |
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMcodegen", "LLVMcodegen.vcproj", "{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
|
|
| 63 |
- ProjectSection(ProjectDependencies) = postProject |
|
| 64 |
- {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 65 |
- EndProjectSection |
|
| 66 |
-EndProject |
|
| 67 |
-Global |
|
| 68 |
- GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
| 69 |
- Debug|Win32 = Debug|Win32 |
|
| 70 |
- Release|Win32 = Release|Win32 |
|
| 71 |
- EndGlobalSection |
|
| 72 |
- GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
| 73 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 74 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 75 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 76 |
- {3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.Build.0 = Release|Win32
|
|
| 77 |
- {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 78 |
- {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 79 |
- {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 80 |
- {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.Build.0 = Release|Win32
|
|
| 81 |
- {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 82 |
- {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 83 |
- {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 84 |
- {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.Build.0 = Release|Win32
|
|
| 85 |
- {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 86 |
- {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 87 |
- {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 88 |
- {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.Build.0 = Release|Win32
|
|
| 89 |
- {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 90 |
- {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 91 |
- {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 92 |
- {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.Build.0 = Release|Win32
|
|
| 93 |
- {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 94 |
- {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 95 |
- {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 96 |
- {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.Build.0 = Release|Win32
|
|
| 97 |
- {81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 98 |
- {81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 99 |
- {81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 100 |
- {81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.Build.0 = Release|Win32
|
|
| 101 |
- {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 102 |
- {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 103 |
- {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 104 |
- {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.Build.0 = Release|Win32
|
|
| 105 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 106 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 107 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 108 |
- {B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.Build.0 = Release|Win32
|
|
| 109 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 110 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 111 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 112 |
- {4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.Build.0 = Release|Win32
|
|
| 113 |
- {39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 114 |
- {39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 115 |
- {39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 116 |
- {39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.Build.0 = Release|Win32
|
|
| 117 |
- {28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 118 |
- {28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 119 |
- {28710655-9C06-4803-8752-55A99115773F}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 120 |
- {28710655-9C06-4803-8752-55A99115773F}.Release|Win32.Build.0 = Release|Win32
|
|
| 121 |
- {6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 122 |
- {6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 123 |
- {6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 124 |
- {6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.Build.0 = Release|Win32
|
|
| 125 |
- {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 126 |
- {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 127 |
- {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 128 |
- {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.Build.0 = Release|Win32
|
|
| 129 |
- EndGlobalSection |
|
| 130 |
- GlobalSection(SolutionProperties) = preSolution |
|
| 131 |
- HideSolutionNode = FALSE |
|
| 132 |
- EndGlobalSection |
|
| 133 |
-EndGlobal |
|
| 1 |
+ |
|
| 2 |
+Microsoft Visual Studio Solution File, Format Version 10.00 |
|
| 3 |
+# Visual C++ Express 2008 |
|
| 4 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamav", "libclamav.vcproj", "{3AD5B16C-340A-40AC-96AD-6017B941A316}"
|
|
| 5 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 6 |
+ {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7} = {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}
|
|
| 7 |
+ EndProjectSection |
|
| 8 |
+EndProject |
|
| 9 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamscan", "clamscan.vcproj", "{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
|
|
| 10 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 11 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 12 |
+ EndProjectSection |
|
| 13 |
+EndProject |
|
| 14 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar_iface", "libclamunrar_iface.vcproj", "{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
|
|
| 15 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 16 |
+ {41B2E193-92E3-429C-8DAC-9B287E3D7182} = {41B2E193-92E3-429C-8DAC-9B287E3D7182}
|
|
| 17 |
+ EndProjectSection |
|
| 18 |
+EndProject |
|
| 19 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar", "libclamunrar.vcproj", "{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
|
|
| 20 |
+EndProject |
|
| 21 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freshclam", "freshclam.vcproj", "{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
|
|
| 22 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 23 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 24 |
+ EndProjectSection |
|
| 25 |
+EndProject |
|
| 26 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamconf", "clamconf.vcproj", "{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
|
|
| 27 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 28 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
|
|
| 29 |
+ EndProjectSection |
|
| 30 |
+EndProject |
|
| 31 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clambc", "clambc.vcproj", "{81AF8E63-81A8-4748-84E7-72DA558906B6}"
|
|
| 32 |
+EndProject |
|
| 33 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamavcxx", "libclamavcxx.vcproj", "{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
|
|
| 34 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 35 |
+ {7472FD2F-DDE7-44B1-91FB-65C0BE81932B} = {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}
|
|
| 36 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
|
|
| 37 |
+ {28710655-9C06-4803-8752-55A99115773F} = {28710655-9C06-4803-8752-55A99115773F}
|
|
| 38 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
|
|
| 39 |
+ {6D7B62E9-883D-406C-B6F8-1636D3962772} = {6D7B62E9-883D-406C-B6F8-1636D3962772}
|
|
| 40 |
+ EndProjectSection |
|
| 41 |
+EndProject |
|
| 42 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsystem", "LLVMsystem.vcproj", "{B174EBB8-99AE-4371-9A54-79DC309730DA}"
|
|
| 43 |
+EndProject |
|
| 44 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsupport", "LLVMsupport.vcproj", "{4DDFCA45-7793-428D-A4D8-07C60722F487}"
|
|
| 45 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 46 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
|
|
| 47 |
+ EndProjectSection |
|
| 48 |
+EndProject |
|
| 49 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMtblgen", "LLVMtblgen.vcproj", "{39487174-E012-444A-8592-3CDAFA2A1869}"
|
|
| 50 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 51 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
|
|
| 52 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
|
|
| 53 |
+ EndProjectSection |
|
| 54 |
+EndProject |
|
| 55 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMx86codegen", "LLVMx86codegen.vcproj", "{28710655-9C06-4803-8752-55A99115773F}"
|
|
| 56 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 57 |
+ {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 58 |
+ EndProjectSection |
|
| 59 |
+EndProject |
|
| 60 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMjit", "LLVMjit.vcproj", "{6D7B62E9-883D-406C-B6F8-1636D3962772}"
|
|
| 61 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 62 |
+ {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 63 |
+ EndProjectSection |
|
| 64 |
+EndProject |
|
| 65 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMcodegen", "LLVMcodegen.vcproj", "{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
|
|
| 66 |
+ ProjectSection(ProjectDependencies) = postProject |
|
| 67 |
+ {39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
|
|
| 68 |
+ EndProjectSection |
|
| 69 |
+EndProject |
|
| 70 |
+Global |
|
| 71 |
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
| 72 |
+ Debug|Win32 = Debug|Win32 |
|
| 73 |
+ Release|Win32 = Release|Win32 |
|
| 74 |
+ EndGlobalSection |
|
| 75 |
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
| 76 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 77 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 78 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 79 |
+ {3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.Build.0 = Release|Win32
|
|
| 80 |
+ {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 81 |
+ {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 82 |
+ {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 83 |
+ {F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.Build.0 = Release|Win32
|
|
| 84 |
+ {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 85 |
+ {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 86 |
+ {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 87 |
+ {3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.Build.0 = Release|Win32
|
|
| 88 |
+ {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 89 |
+ {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 90 |
+ {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 91 |
+ {41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.Build.0 = Release|Win32
|
|
| 92 |
+ {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 93 |
+ {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 94 |
+ {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 95 |
+ {CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.Build.0 = Release|Win32
|
|
| 96 |
+ {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 97 |
+ {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 98 |
+ {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 99 |
+ {DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.Build.0 = Release|Win32
|
|
| 100 |
+ {81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 101 |
+ {81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 102 |
+ {81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 103 |
+ {81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.Build.0 = Release|Win32
|
|
| 104 |
+ {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 105 |
+ {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 106 |
+ {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 107 |
+ {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.Build.0 = Release|Win32
|
|
| 108 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 109 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 110 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 111 |
+ {B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.Build.0 = Release|Win32
|
|
| 112 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 113 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 114 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 115 |
+ {4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.Build.0 = Release|Win32
|
|
| 116 |
+ {39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 117 |
+ {39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 118 |
+ {28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 119 |
+ {28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 120 |
+ {28710655-9C06-4803-8752-55A99115773F}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 121 |
+ {28710655-9C06-4803-8752-55A99115773F}.Release|Win32.Build.0 = Release|Win32
|
|
| 122 |
+ {6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 123 |
+ {6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 124 |
+ {6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 125 |
+ {6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.Build.0 = Release|Win32
|
|
| 126 |
+ {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
| 127 |
+ {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.Build.0 = Debug|Win32
|
|
| 128 |
+ {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.ActiveCfg = Release|Win32
|
|
| 129 |
+ {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.Build.0 = Release|Win32
|
|
| 130 |
+ EndGlobalSection |
|
| 131 |
+ GlobalSection(SolutionProperties) = preSolution |
|
| 132 |
+ HideSolutionNode = FALSE |
|
| 133 |
+ EndGlobalSection |
|
| 134 |
+EndGlobal |
| ... | ... |
@@ -1,282 +1,282 @@ |
| 1 |
-<?xml version="1.0" encoding="Windows-1252"?> |
|
| 2 |
-<VisualStudioProject |
|
| 3 |
- ProjectType="Visual C++" |
|
| 4 |
- Version="9.00" |
|
| 5 |
- Name="LLVMtblgen" |
|
| 6 |
- ProjectGUID="{39487174-E012-444A-8592-3CDAFA2A1869}"
|
|
| 7 |
- RootNamespace="LLVMtblgen" |
|
| 8 |
- Keyword="Win32Proj" |
|
| 9 |
- TargetFrameworkVersion="196613" |
|
| 10 |
- > |
|
| 11 |
- <Platforms> |
|
| 12 |
- <Platform |
|
| 13 |
- Name="Win32" |
|
| 14 |
- /> |
|
| 15 |
- </Platforms> |
|
| 16 |
- <ToolFiles> |
|
| 17 |
- </ToolFiles> |
|
| 18 |
- <Configurations> |
|
| 19 |
- <Configuration |
|
| 20 |
- Name="Debug|Win32" |
|
| 21 |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 22 |
- IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 23 |
- ConfigurationType="1" |
|
| 24 |
- CharacterSet="1" |
|
| 25 |
- > |
|
| 26 |
- <Tool |
|
| 27 |
- Name="VCPreBuildEventTool" |
|
| 28 |
- /> |
|
| 29 |
- <Tool |
|
| 30 |
- Name="VCCustomBuildTool" |
|
| 31 |
- /> |
|
| 32 |
- <Tool |
|
| 33 |
- Name="VCXMLDataGeneratorTool" |
|
| 34 |
- /> |
|
| 35 |
- <Tool |
|
| 36 |
- Name="VCWebServiceProxyGeneratorTool" |
|
| 37 |
- /> |
|
| 38 |
- <Tool |
|
| 39 |
- Name="VCMIDLTool" |
|
| 40 |
- /> |
|
| 41 |
- <Tool |
|
| 42 |
- Name="VCCLCompilerTool" |
|
| 43 |
- Optimization="0" |
|
| 44 |
- AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir).."" |
|
| 45 |
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 46 |
- MinimalRebuild="true" |
|
| 47 |
- BasicRuntimeChecks="3" |
|
| 48 |
- RuntimeLibrary="3" |
|
| 49 |
- UsePrecompiledHeader="0" |
|
| 50 |
- WarningLevel="3" |
|
| 51 |
- DebugInformationFormat="4" |
|
| 52 |
- DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 53 |
- /> |
|
| 54 |
- <Tool |
|
| 55 |
- Name="VCManagedResourceCompilerTool" |
|
| 56 |
- /> |
|
| 57 |
- <Tool |
|
| 58 |
- Name="VCResourceCompilerTool" |
|
| 59 |
- /> |
|
| 60 |
- <Tool |
|
| 61 |
- Name="VCPreLinkEventTool" |
|
| 62 |
- /> |
|
| 63 |
- <Tool |
|
| 64 |
- Name="VCLinkerTool" |
|
| 65 |
- LinkIncremental="2" |
|
| 66 |
- GenerateDebugInformation="true" |
|
| 67 |
- SubSystem="1" |
|
| 68 |
- TargetMachine="1" |
|
| 69 |
- /> |
|
| 70 |
- <Tool |
|
| 71 |
- Name="VCALinkTool" |
|
| 72 |
- /> |
|
| 73 |
- <Tool |
|
| 74 |
- Name="VCManifestTool" |
|
| 75 |
- /> |
|
| 76 |
- <Tool |
|
| 77 |
- Name="VCXDCMakeTool" |
|
| 78 |
- /> |
|
| 79 |
- <Tool |
|
| 80 |
- Name="VCBscMakeTool" |
|
| 81 |
- /> |
|
| 82 |
- <Tool |
|
| 83 |
- Name="VCFxCopTool" |
|
| 84 |
- /> |
|
| 85 |
- <Tool |
|
| 86 |
- Name="VCAppVerifierTool" |
|
| 87 |
- /> |
|
| 88 |
- <Tool |
|
| 89 |
- Name="VCPostBuildEventTool" |
|
| 90 |
- Description="Post build event" |
|
| 91 |
- CommandLine=""$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" -gen-intrinsic -o "$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen" "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc-header -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-enums -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-enums -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-desc -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -asmwriternum=1 -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-matcher -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-dag-isel -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-fast-isel -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-callingconv -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-subtarget -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
" |
|
| 92 |
- /> |
|
| 93 |
- </Configuration> |
|
| 94 |
- <Configuration |
|
| 95 |
- Name="Release|Win32" |
|
| 96 |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 97 |
- IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 98 |
- ConfigurationType="1" |
|
| 99 |
- CharacterSet="1" |
|
| 100 |
- WholeProgramOptimization="1" |
|
| 101 |
- > |
|
| 102 |
- <Tool |
|
| 103 |
- Name="VCPreBuildEventTool" |
|
| 104 |
- /> |
|
| 105 |
- <Tool |
|
| 106 |
- Name="VCCustomBuildTool" |
|
| 107 |
- /> |
|
| 108 |
- <Tool |
|
| 109 |
- Name="VCXMLDataGeneratorTool" |
|
| 110 |
- /> |
|
| 111 |
- <Tool |
|
| 112 |
- Name="VCWebServiceProxyGeneratorTool" |
|
| 113 |
- /> |
|
| 114 |
- <Tool |
|
| 115 |
- Name="VCMIDLTool" |
|
| 116 |
- /> |
|
| 117 |
- <Tool |
|
| 118 |
- Name="VCCLCompilerTool" |
|
| 119 |
- Optimization="2" |
|
| 120 |
- EnableIntrinsicFunctions="true" |
|
| 121 |
- WholeProgramOptimization="false" |
|
| 122 |
- AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir).."" |
|
| 123 |
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 124 |
- RuntimeLibrary="2" |
|
| 125 |
- EnableFunctionLevelLinking="false" |
|
| 126 |
- UsePrecompiledHeader="0" |
|
| 127 |
- WarningLevel="3" |
|
| 128 |
- DebugInformationFormat="0" |
|
| 129 |
- DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 130 |
- /> |
|
| 131 |
- <Tool |
|
| 132 |
- Name="VCManagedResourceCompilerTool" |
|
| 133 |
- /> |
|
| 134 |
- <Tool |
|
| 135 |
- Name="VCResourceCompilerTool" |
|
| 136 |
- /> |
|
| 137 |
- <Tool |
|
| 138 |
- Name="VCPreLinkEventTool" |
|
| 139 |
- /> |
|
| 140 |
- <Tool |
|
| 141 |
- Name="VCLinkerTool" |
|
| 142 |
- LinkIncremental="1" |
|
| 143 |
- GenerateDebugInformation="true" |
|
| 144 |
- SubSystem="1" |
|
| 145 |
- OptimizeReferences="2" |
|
| 146 |
- EnableCOMDATFolding="2" |
|
| 147 |
- TargetMachine="1" |
|
| 148 |
- /> |
|
| 149 |
- <Tool |
|
| 150 |
- Name="VCALinkTool" |
|
| 151 |
- /> |
|
| 152 |
- <Tool |
|
| 153 |
- Name="VCManifestTool" |
|
| 154 |
- /> |
|
| 155 |
- <Tool |
|
| 156 |
- Name="VCXDCMakeTool" |
|
| 157 |
- /> |
|
| 158 |
- <Tool |
|
| 159 |
- Name="VCBscMakeTool" |
|
| 160 |
- /> |
|
| 161 |
- <Tool |
|
| 162 |
- Name="VCFxCopTool" |
|
| 163 |
- /> |
|
| 164 |
- <Tool |
|
| 165 |
- Name="VCAppVerifierTool" |
|
| 166 |
- /> |
|
| 167 |
- <Tool |
|
| 168 |
- Name="VCPostBuildEventTool" |
|
| 169 |
- Description="Post build event" |
|
| 170 |
- CommandLine=""$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" -gen-intrinsic -o "$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen" "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc-header -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-enums -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-enums -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-desc -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -asmwriternum=1 -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-matcher -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-dag-isel -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-fast-isel -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-callingconv -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-subtarget -o "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
" |
|
| 171 |
- /> |
|
| 172 |
- </Configuration> |
|
| 173 |
- </Configurations> |
|
| 174 |
- <References> |
|
| 175 |
- </References> |
|
| 176 |
- <Files> |
|
| 177 |
- <Filter |
|
| 178 |
- Name="Source Files" |
|
| 179 |
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
| 180 |
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
| 181 |
- > |
|
| 182 |
- <File |
|
| 183 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmMatcherEmitter.cpp" |
|
| 184 |
- > |
|
| 185 |
- </File> |
|
| 186 |
- <File |
|
| 187 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmWriterEmitter.cpp" |
|
| 188 |
- > |
|
| 189 |
- </File> |
|
| 190 |
- <File |
|
| 191 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\CallingConvEmitter.cpp" |
|
| 192 |
- > |
|
| 193 |
- </File> |
|
| 194 |
- <File |
|
| 195 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\ClangDiagnosticsEmitter.cpp" |
|
| 196 |
- > |
|
| 197 |
- </File> |
|
| 198 |
- <File |
|
| 199 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeEmitterGen.cpp" |
|
| 200 |
- > |
|
| 201 |
- </File> |
|
| 202 |
- <File |
|
| 203 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenDAGPatterns.cpp" |
|
| 204 |
- > |
|
| 205 |
- </File> |
|
| 206 |
- <File |
|
| 207 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenInstruction.cpp" |
|
| 208 |
- > |
|
| 209 |
- </File> |
|
| 210 |
- <File |
|
| 211 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenTarget.cpp" |
|
| 212 |
- > |
|
| 213 |
- </File> |
|
| 214 |
- <File |
|
| 215 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\DAGISelEmitter.cpp" |
|
| 216 |
- > |
|
| 217 |
- </File> |
|
| 218 |
- <File |
|
| 219 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\DisassemblerEmitter.cpp" |
|
| 220 |
- > |
|
| 221 |
- </File> |
|
| 222 |
- <File |
|
| 223 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\FastISelEmitter.cpp" |
|
| 224 |
- > |
|
| 225 |
- </File> |
|
| 226 |
- <File |
|
| 227 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrEnumEmitter.cpp" |
|
| 228 |
- > |
|
| 229 |
- </File> |
|
| 230 |
- <File |
|
| 231 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrInfoEmitter.cpp" |
|
| 232 |
- > |
|
| 233 |
- </File> |
|
| 234 |
- <File |
|
| 235 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\IntrinsicEmitter.cpp" |
|
| 236 |
- > |
|
| 237 |
- </File> |
|
| 238 |
- <File |
|
| 239 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\LLVMCConfigurationEmitter.cpp" |
|
| 240 |
- > |
|
| 241 |
- </File> |
|
| 242 |
- <File |
|
| 243 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\OptParserEmitter.cpp" |
|
| 244 |
- > |
|
| 245 |
- </File> |
|
| 246 |
- <File |
|
| 247 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\Record.cpp" |
|
| 248 |
- > |
|
| 249 |
- </File> |
|
| 250 |
- <File |
|
| 251 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\RegisterInfoEmitter.cpp" |
|
| 252 |
- > |
|
| 253 |
- </File> |
|
| 254 |
- <File |
|
| 255 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\SubtargetEmitter.cpp" |
|
| 256 |
- > |
|
| 257 |
- </File> |
|
| 258 |
- <File |
|
| 259 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGen.cpp" |
|
| 260 |
- > |
|
| 261 |
- </File> |
|
| 262 |
- <File |
|
| 263 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGenBackend.cpp" |
|
| 264 |
- > |
|
| 265 |
- </File> |
|
| 266 |
- <File |
|
| 267 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGLexer.cpp" |
|
| 268 |
- > |
|
| 269 |
- </File> |
|
| 270 |
- <File |
|
| 271 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGParser.cpp" |
|
| 272 |
- > |
|
| 273 |
- </File> |
|
| 274 |
- <File |
|
| 275 |
- RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGValueTypes.cpp" |
|
| 276 |
- > |
|
| 277 |
- </File> |
|
| 278 |
- </Filter> |
|
| 279 |
- </Files> |
|
| 280 |
- <Globals> |
|
| 281 |
- </Globals> |
|
| 282 |
-</VisualStudioProject> |
|
| 1 |
+<?xml version="1.0" encoding="Windows-1252"?> |
|
| 2 |
+<VisualStudioProject |
|
| 3 |
+ ProjectType="Visual C++" |
|
| 4 |
+ Version="9,00" |
|
| 5 |
+ Name="LLVMtblgen" |
|
| 6 |
+ ProjectGUID="{39487174-E012-444A-8592-3CDAFA2A1869}"
|
|
| 7 |
+ RootNamespace="LLVMtblgen" |
|
| 8 |
+ Keyword="Win32Proj" |
|
| 9 |
+ TargetFrameworkVersion="196613" |
|
| 10 |
+ > |
|
| 11 |
+ <Platforms> |
|
| 12 |
+ <Platform |
|
| 13 |
+ Name="Win32" |
|
| 14 |
+ /> |
|
| 15 |
+ </Platforms> |
|
| 16 |
+ <ToolFiles> |
|
| 17 |
+ </ToolFiles> |
|
| 18 |
+ <Configurations> |
|
| 19 |
+ <Configuration |
|
| 20 |
+ Name="Debug|Win32" |
|
| 21 |
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 22 |
+ IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 23 |
+ ConfigurationType="1" |
|
| 24 |
+ CharacterSet="1" |
|
| 25 |
+ > |
|
| 26 |
+ <Tool |
|
| 27 |
+ Name="VCPreBuildEventTool" |
|
| 28 |
+ /> |
|
| 29 |
+ <Tool |
|
| 30 |
+ Name="VCCustomBuildTool" |
|
| 31 |
+ /> |
|
| 32 |
+ <Tool |
|
| 33 |
+ Name="VCXMLDataGeneratorTool" |
|
| 34 |
+ /> |
|
| 35 |
+ <Tool |
|
| 36 |
+ Name="VCWebServiceProxyGeneratorTool" |
|
| 37 |
+ /> |
|
| 38 |
+ <Tool |
|
| 39 |
+ Name="VCMIDLTool" |
|
| 40 |
+ /> |
|
| 41 |
+ <Tool |
|
| 42 |
+ Name="VCCLCompilerTool" |
|
| 43 |
+ Optimization="0" |
|
| 44 |
+ AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir).."" |
|
| 45 |
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 46 |
+ MinimalRebuild="true" |
|
| 47 |
+ BasicRuntimeChecks="3" |
|
| 48 |
+ RuntimeLibrary="3" |
|
| 49 |
+ UsePrecompiledHeader="0" |
|
| 50 |
+ WarningLevel="3" |
|
| 51 |
+ DebugInformationFormat="4" |
|
| 52 |
+ DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 53 |
+ /> |
|
| 54 |
+ <Tool |
|
| 55 |
+ Name="VCManagedResourceCompilerTool" |
|
| 56 |
+ /> |
|
| 57 |
+ <Tool |
|
| 58 |
+ Name="VCResourceCompilerTool" |
|
| 59 |
+ /> |
|
| 60 |
+ <Tool |
|
| 61 |
+ Name="VCPreLinkEventTool" |
|
| 62 |
+ /> |
|
| 63 |
+ <Tool |
|
| 64 |
+ Name="VCLinkerTool" |
|
| 65 |
+ LinkIncremental="2" |
|
| 66 |
+ GenerateDebugInformation="true" |
|
| 67 |
+ SubSystem="1" |
|
| 68 |
+ TargetMachine="1" |
|
| 69 |
+ /> |
|
| 70 |
+ <Tool |
|
| 71 |
+ Name="VCALinkTool" |
|
| 72 |
+ /> |
|
| 73 |
+ <Tool |
|
| 74 |
+ Name="VCManifestTool" |
|
| 75 |
+ /> |
|
| 76 |
+ <Tool |
|
| 77 |
+ Name="VCXDCMakeTool" |
|
| 78 |
+ /> |
|
| 79 |
+ <Tool |
|
| 80 |
+ Name="VCBscMakeTool" |
|
| 81 |
+ /> |
|
| 82 |
+ <Tool |
|
| 83 |
+ Name="VCFxCopTool" |
|
| 84 |
+ /> |
|
| 85 |
+ <Tool |
|
| 86 |
+ Name="VCAppVerifierTool" |
|
| 87 |
+ /> |
|
| 88 |
+ <Tool |
|
| 89 |
+ Name="VCPostBuildEventTool" |
|
| 90 |
+ Description="Post build event" |
|
| 91 |
+ CommandLine=""$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" -gen-intrinsic -o "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.gen" "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc-header -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterInfo.h.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-enums -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-enums -o "$(SolutionDir)..\libclamav\c++\X86GenInstrNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-desc -o "$(SolutionDir)..\libclamav\c++\X86GenInstrInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -o "$(SolutionDir)..\libclamav\c++\X86GenAsmWriter.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -asmwriternum=1 -o "$(SolutionDir)..\libclamav\c++\X86GenAsmWriter1.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-matcher -o "$(SolutionDir)..\libclamav\c++\X86GenAsmMatcher.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-dag-isel -o "$(SolutionDir)..\libclamav\c++\X86GenDAGISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-fast-isel -o "$(SolutionDir)..\libclamav\c++\X86GenFastISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-callingconv -o "$(SolutionDir)..\libclamav\c++\X86GenCallingConv.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-subtarget -o "$(SolutionDir)..\libclamav\c++\X86GenSubtarget.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
" |
|
| 92 |
+ /> |
|
| 93 |
+ </Configuration> |
|
| 94 |
+ <Configuration |
|
| 95 |
+ Name="Release|Win32" |
|
| 96 |
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 97 |
+ IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 98 |
+ ConfigurationType="1" |
|
| 99 |
+ CharacterSet="1" |
|
| 100 |
+ WholeProgramOptimization="1" |
|
| 101 |
+ > |
|
| 102 |
+ <Tool |
|
| 103 |
+ Name="VCPreBuildEventTool" |
|
| 104 |
+ /> |
|
| 105 |
+ <Tool |
|
| 106 |
+ Name="VCCustomBuildTool" |
|
| 107 |
+ /> |
|
| 108 |
+ <Tool |
|
| 109 |
+ Name="VCXMLDataGeneratorTool" |
|
| 110 |
+ /> |
|
| 111 |
+ <Tool |
|
| 112 |
+ Name="VCWebServiceProxyGeneratorTool" |
|
| 113 |
+ /> |
|
| 114 |
+ <Tool |
|
| 115 |
+ Name="VCMIDLTool" |
|
| 116 |
+ /> |
|
| 117 |
+ <Tool |
|
| 118 |
+ Name="VCCLCompilerTool" |
|
| 119 |
+ Optimization="2" |
|
| 120 |
+ EnableIntrinsicFunctions="true" |
|
| 121 |
+ WholeProgramOptimization="false" |
|
| 122 |
+ AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir).."" |
|
| 123 |
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 124 |
+ RuntimeLibrary="2" |
|
| 125 |
+ EnableFunctionLevelLinking="false" |
|
| 126 |
+ UsePrecompiledHeader="0" |
|
| 127 |
+ WarningLevel="3" |
|
| 128 |
+ DebugInformationFormat="0" |
|
| 129 |
+ DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 130 |
+ /> |
|
| 131 |
+ <Tool |
|
| 132 |
+ Name="VCManagedResourceCompilerTool" |
|
| 133 |
+ /> |
|
| 134 |
+ <Tool |
|
| 135 |
+ Name="VCResourceCompilerTool" |
|
| 136 |
+ /> |
|
| 137 |
+ <Tool |
|
| 138 |
+ Name="VCPreLinkEventTool" |
|
| 139 |
+ /> |
|
| 140 |
+ <Tool |
|
| 141 |
+ Name="VCLinkerTool" |
|
| 142 |
+ LinkIncremental="1" |
|
| 143 |
+ GenerateDebugInformation="true" |
|
| 144 |
+ SubSystem="1" |
|
| 145 |
+ OptimizeReferences="2" |
|
| 146 |
+ EnableCOMDATFolding="2" |
|
| 147 |
+ TargetMachine="1" |
|
| 148 |
+ /> |
|
| 149 |
+ <Tool |
|
| 150 |
+ Name="VCALinkTool" |
|
| 151 |
+ /> |
|
| 152 |
+ <Tool |
|
| 153 |
+ Name="VCManifestTool" |
|
| 154 |
+ /> |
|
| 155 |
+ <Tool |
|
| 156 |
+ Name="VCXDCMakeTool" |
|
| 157 |
+ /> |
|
| 158 |
+ <Tool |
|
| 159 |
+ Name="VCBscMakeTool" |
|
| 160 |
+ /> |
|
| 161 |
+ <Tool |
|
| 162 |
+ Name="VCFxCopTool" |
|
| 163 |
+ /> |
|
| 164 |
+ <Tool |
|
| 165 |
+ Name="VCAppVerifierTool" |
|
| 166 |
+ /> |
|
| 167 |
+ <Tool |
|
| 168 |
+ Name="VCPostBuildEventTool" |
|
| 169 |
+ Description="Post build event" |
|
| 170 |
+ CommandLine=""$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" -gen-intrinsic -o "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.gen" "$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc-header -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterInfo.h.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-enums -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-register-desc -o "$(SolutionDir)..\libclamav\c++\X86GenRegisterInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-enums -o "$(SolutionDir)..\libclamav\c++\X86GenInstrNames.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-instr-desc -o "$(SolutionDir)..\libclamav\c++\X86GenInstrInfo.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -o "$(SolutionDir)..\libclamav\c++\X86GenAsmWriter.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-writer -asmwriternum=1 -o "$(SolutionDir)..\libclamav\c++\X86GenAsmWriter1.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-asm-matcher -o "$(SolutionDir)..\libclamav\c++\X86GenAsmMatcher.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-dag-isel -o "$(SolutionDir)..\libclamav\c++\X86GenDAGISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-fast-isel -o "$(SolutionDir)..\libclamav\c++\X86GenFastISel.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-callingconv -o "$(SolutionDir)..\libclamav\c++\X86GenCallingConv.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
"$(TargetPath)" "-I$(SolutionDir)..\libclamav\c++\llvm\include" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target" "-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86" -gen-subtarget -o "$(SolutionDir)..\libclamav\c++\X86GenSubtarget.inc" "$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td"
" |
|
| 171 |
+ /> |
|
| 172 |
+ </Configuration> |
|
| 173 |
+ </Configurations> |
|
| 174 |
+ <References> |
|
| 175 |
+ </References> |
|
| 176 |
+ <Files> |
|
| 177 |
+ <Filter |
|
| 178 |
+ Name="Source Files" |
|
| 179 |
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
| 180 |
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
| 181 |
+ > |
|
| 182 |
+ <File |
|
| 183 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmMatcherEmitter.cpp" |
|
| 184 |
+ > |
|
| 185 |
+ </File> |
|
| 186 |
+ <File |
|
| 187 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmWriterEmitter.cpp" |
|
| 188 |
+ > |
|
| 189 |
+ </File> |
|
| 190 |
+ <File |
|
| 191 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\CallingConvEmitter.cpp" |
|
| 192 |
+ > |
|
| 193 |
+ </File> |
|
| 194 |
+ <File |
|
| 195 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\ClangDiagnosticsEmitter.cpp" |
|
| 196 |
+ > |
|
| 197 |
+ </File> |
|
| 198 |
+ <File |
|
| 199 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeEmitterGen.cpp" |
|
| 200 |
+ > |
|
| 201 |
+ </File> |
|
| 202 |
+ <File |
|
| 203 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenDAGPatterns.cpp" |
|
| 204 |
+ > |
|
| 205 |
+ </File> |
|
| 206 |
+ <File |
|
| 207 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenInstruction.cpp" |
|
| 208 |
+ > |
|
| 209 |
+ </File> |
|
| 210 |
+ <File |
|
| 211 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenTarget.cpp" |
|
| 212 |
+ > |
|
| 213 |
+ </File> |
|
| 214 |
+ <File |
|
| 215 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\DAGISelEmitter.cpp" |
|
| 216 |
+ > |
|
| 217 |
+ </File> |
|
| 218 |
+ <File |
|
| 219 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\DisassemblerEmitter.cpp" |
|
| 220 |
+ > |
|
| 221 |
+ </File> |
|
| 222 |
+ <File |
|
| 223 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\FastISelEmitter.cpp" |
|
| 224 |
+ > |
|
| 225 |
+ </File> |
|
| 226 |
+ <File |
|
| 227 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrEnumEmitter.cpp" |
|
| 228 |
+ > |
|
| 229 |
+ </File> |
|
| 230 |
+ <File |
|
| 231 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrInfoEmitter.cpp" |
|
| 232 |
+ > |
|
| 233 |
+ </File> |
|
| 234 |
+ <File |
|
| 235 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\IntrinsicEmitter.cpp" |
|
| 236 |
+ > |
|
| 237 |
+ </File> |
|
| 238 |
+ <File |
|
| 239 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\LLVMCConfigurationEmitter.cpp" |
|
| 240 |
+ > |
|
| 241 |
+ </File> |
|
| 242 |
+ <File |
|
| 243 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\OptParserEmitter.cpp" |
|
| 244 |
+ > |
|
| 245 |
+ </File> |
|
| 246 |
+ <File |
|
| 247 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\Record.cpp" |
|
| 248 |
+ > |
|
| 249 |
+ </File> |
|
| 250 |
+ <File |
|
| 251 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\RegisterInfoEmitter.cpp" |
|
| 252 |
+ > |
|
| 253 |
+ </File> |
|
| 254 |
+ <File |
|
| 255 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\SubtargetEmitter.cpp" |
|
| 256 |
+ > |
|
| 257 |
+ </File> |
|
| 258 |
+ <File |
|
| 259 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGen.cpp" |
|
| 260 |
+ > |
|
| 261 |
+ </File> |
|
| 262 |
+ <File |
|
| 263 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGenBackend.cpp" |
|
| 264 |
+ > |
|
| 265 |
+ </File> |
|
| 266 |
+ <File |
|
| 267 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGLexer.cpp" |
|
| 268 |
+ > |
|
| 269 |
+ </File> |
|
| 270 |
+ <File |
|
| 271 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGParser.cpp" |
|
| 272 |
+ > |
|
| 273 |
+ </File> |
|
| 274 |
+ <File |
|
| 275 |
+ RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGValueTypes.cpp" |
|
| 276 |
+ > |
|
| 277 |
+ </File> |
|
| 278 |
+ </Filter> |
|
| 279 |
+ </Files> |
|
| 280 |
+ <Globals> |
|
| 281 |
+ </Globals> |
|
| 282 |
+</VisualStudioProject> |
| ... | ... |
@@ -1,244 +1,244 @@ |
| 1 |
-<?xml version="1.0" encoding="Windows-1252"?> |
|
| 2 |
-<VisualStudioProject |
|
| 3 |
- ProjectType="Visual C++" |
|
| 4 |
- Version="9.00" |
|
| 5 |
- Name="LLVMx86codegen" |
|
| 6 |
- ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
|
|
| 7 |
- RootNamespace="LLVMx86codegen" |
|
| 8 |
- Keyword="Win32Proj" |
|
| 9 |
- TargetFrameworkVersion="196613" |
|
| 10 |
- > |
|
| 11 |
- <Platforms> |
|
| 12 |
- <Platform |
|
| 13 |
- Name="Win32" |
|
| 14 |
- /> |
|
| 15 |
- </Platforms> |
|
| 16 |
- <ToolFiles> |
|
| 17 |
- </ToolFiles> |
|
| 18 |
- <Configurations> |
|
| 19 |
- <Configuration |
|
| 20 |
- Name="Debug|Win32" |
|
| 21 |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 22 |
- IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 23 |
- ConfigurationType="4" |
|
| 24 |
- CharacterSet="1" |
|
| 25 |
- > |
|
| 26 |
- <Tool |
|
| 27 |
- Name="VCPreBuildEventTool" |
|
| 28 |
- /> |
|
| 29 |
- <Tool |
|
| 30 |
- Name="VCCustomBuildTool" |
|
| 31 |
- /> |
|
| 32 |
- <Tool |
|
| 33 |
- Name="VCXMLDataGeneratorTool" |
|
| 34 |
- /> |
|
| 35 |
- <Tool |
|
| 36 |
- Name="VCWebServiceProxyGeneratorTool" |
|
| 37 |
- /> |
|
| 38 |
- <Tool |
|
| 39 |
- Name="VCMIDLTool" |
|
| 40 |
- /> |
|
| 41 |
- <Tool |
|
| 42 |
- Name="VCCLCompilerTool" |
|
| 43 |
- Optimization="0" |
|
| 44 |
- AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)llvmbuild\include"" |
|
| 45 |
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 46 |
- MinimalRebuild="true" |
|
| 47 |
- BasicRuntimeChecks="3" |
|
| 48 |
- RuntimeLibrary="3" |
|
| 49 |
- UsePrecompiledHeader="0" |
|
| 50 |
- WarningLevel="3" |
|
| 51 |
- DebugInformationFormat="4" |
|
| 52 |
- DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 53 |
- /> |
|
| 54 |
- <Tool |
|
| 55 |
- Name="VCManagedResourceCompilerTool" |
|
| 56 |
- /> |
|
| 57 |
- <Tool |
|
| 58 |
- Name="VCResourceCompilerTool" |
|
| 59 |
- /> |
|
| 60 |
- <Tool |
|
| 61 |
- Name="VCPreLinkEventTool" |
|
| 62 |
- /> |
|
| 63 |
- <Tool |
|
| 64 |
- Name="VCLibrarianTool" |
|
| 65 |
- /> |
|
| 66 |
- <Tool |
|
| 67 |
- Name="VCALinkTool" |
|
| 68 |
- /> |
|
| 69 |
- <Tool |
|
| 70 |
- Name="VCXDCMakeTool" |
|
| 71 |
- /> |
|
| 72 |
- <Tool |
|
| 73 |
- Name="VCBscMakeTool" |
|
| 74 |
- /> |
|
| 75 |
- <Tool |
|
| 76 |
- Name="VCFxCopTool" |
|
| 77 |
- /> |
|
| 78 |
- <Tool |
|
| 79 |
- Name="VCPostBuildEventTool" |
|
| 80 |
- /> |
|
| 81 |
- </Configuration> |
|
| 82 |
- <Configuration |
|
| 83 |
- Name="Release|Win32" |
|
| 84 |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 85 |
- IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 86 |
- ConfigurationType="4" |
|
| 87 |
- CharacterSet="1" |
|
| 88 |
- WholeProgramOptimization="1" |
|
| 89 |
- > |
|
| 90 |
- <Tool |
|
| 91 |
- Name="VCPreBuildEventTool" |
|
| 92 |
- /> |
|
| 93 |
- <Tool |
|
| 94 |
- Name="VCCustomBuildTool" |
|
| 95 |
- /> |
|
| 96 |
- <Tool |
|
| 97 |
- Name="VCXMLDataGeneratorTool" |
|
| 98 |
- /> |
|
| 99 |
- <Tool |
|
| 100 |
- Name="VCWebServiceProxyGeneratorTool" |
|
| 101 |
- /> |
|
| 102 |
- <Tool |
|
| 103 |
- Name="VCMIDLTool" |
|
| 104 |
- /> |
|
| 105 |
- <Tool |
|
| 106 |
- Name="VCCLCompilerTool" |
|
| 107 |
- Optimization="2" |
|
| 108 |
- EnableIntrinsicFunctions="true" |
|
| 109 |
- WholeProgramOptimization="false" |
|
| 110 |
- AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)llvmbuild\include"" |
|
| 111 |
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 112 |
- RuntimeLibrary="2" |
|
| 113 |
- EnableFunctionLevelLinking="false" |
|
| 114 |
- UsePrecompiledHeader="0" |
|
| 115 |
- WarningLevel="3" |
|
| 116 |
- DebugInformationFormat="1" |
|
| 117 |
- DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 118 |
- /> |
|
| 119 |
- <Tool |
|
| 120 |
- Name="VCManagedResourceCompilerTool" |
|
| 121 |
- /> |
|
| 122 |
- <Tool |
|
| 123 |
- Name="VCResourceCompilerTool" |
|
| 124 |
- /> |
|
| 125 |
- <Tool |
|
| 126 |
- Name="VCPreLinkEventTool" |
|
| 127 |
- /> |
|
| 128 |
- <Tool |
|
| 129 |
- Name="VCLibrarianTool" |
|
| 130 |
- /> |
|
| 131 |
- <Tool |
|
| 132 |
- Name="VCALinkTool" |
|
| 133 |
- /> |
|
| 134 |
- <Tool |
|
| 135 |
- Name="VCXDCMakeTool" |
|
| 136 |
- /> |
|
| 137 |
- <Tool |
|
| 138 |
- Name="VCBscMakeTool" |
|
| 139 |
- /> |
|
| 140 |
- <Tool |
|
| 141 |
- Name="VCFxCopTool" |
|
| 142 |
- /> |
|
| 143 |
- <Tool |
|
| 144 |
- Name="VCPostBuildEventTool" |
|
| 145 |
- /> |
|
| 146 |
- </Configuration> |
|
| 147 |
- </Configurations> |
|
| 148 |
- <References> |
|
| 149 |
- </References> |
|
| 150 |
- <Files> |
|
| 151 |
- <Filter |
|
| 152 |
- Name="Source Files" |
|
| 153 |
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
| 154 |
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
| 155 |
- > |
|
| 156 |
- <File |
|
| 157 |
- RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp" |
|
| 158 |
- > |
|
| 159 |
- </File> |
|
| 160 |
- <File |
|
| 161 |
- RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp" |
|
| 162 |
- > |
|
| 163 |
- </File> |
|
| 164 |
- <File |
|
| 165 |
- RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp" |
|
| 166 |
- > |
|
| 167 |
- </File> |
|
| 168 |
- <File |
|
| 169 |
- RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp" |
|
| 170 |
- > |
|
| 171 |
- </File> |
|
| 172 |
- <File |
|
| 173 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp" |
|
| 174 |
- > |
|
| 175 |
- </File> |
|
| 176 |
- <File |
|
| 177 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp" |
|
| 178 |
- > |
|
| 179 |
- </File> |
|
| 180 |
- <File |
|
| 181 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp" |
|
| 182 |
- > |
|
| 183 |
- </File> |
|
| 184 |
- <File |
|
| 185 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp" |
|
| 186 |
- > |
|
| 187 |
- </File> |
|
| 188 |
- <File |
|
| 189 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp" |
|
| 190 |
- > |
|
| 191 |
- </File> |
|
| 192 |
- <File |
|
| 193 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp" |
|
| 194 |
- > |
|
| 195 |
- </File> |
|
| 196 |
- <File |
|
| 197 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp" |
|
| 198 |
- > |
|
| 199 |
- </File> |
|
| 200 |
- <File |
|
| 201 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp" |
|
| 202 |
- > |
|
| 203 |
- </File> |
|
| 204 |
- <File |
|
| 205 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp" |
|
| 206 |
- > |
|
| 207 |
- </File> |
|
| 208 |
- <File |
|
| 209 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp" |
|
| 210 |
- > |
|
| 211 |
- </File> |
|
| 212 |
- <File |
|
| 213 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp" |
|
| 214 |
- > |
|
| 215 |
- </File> |
|
| 216 |
- <File |
|
| 217 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp" |
|
| 218 |
- > |
|
| 219 |
- </File> |
|
| 220 |
- <File |
|
| 221 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp" |
|
| 222 |
- > |
|
| 223 |
- </File> |
|
| 224 |
- <File |
|
| 225 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp" |
|
| 226 |
- > |
|
| 227 |
- </File> |
|
| 228 |
- <File |
|
| 229 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp" |
|
| 230 |
- > |
|
| 231 |
- </File> |
|
| 232 |
- <File |
|
| 233 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp" |
|
| 234 |
- > |
|
| 235 |
- </File> |
|
| 236 |
- <File |
|
| 237 |
- RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp" |
|
| 238 |
- > |
|
| 239 |
- </File> |
|
| 240 |
- </Filter> |
|
| 241 |
- </Files> |
|
| 242 |
- <Globals> |
|
| 243 |
- </Globals> |
|
| 244 |
-</VisualStudioProject> |
|
| 1 |
+<?xml version="1.0" encoding="Windows-1252"?> |
|
| 2 |
+<VisualStudioProject |
|
| 3 |
+ ProjectType="Visual C++" |
|
| 4 |
+ Version="9,00" |
|
| 5 |
+ Name="LLVMx86codegen" |
|
| 6 |
+ ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
|
|
| 7 |
+ RootNamespace="LLVMx86codegen" |
|
| 8 |
+ Keyword="Win32Proj" |
|
| 9 |
+ TargetFrameworkVersion="196613" |
|
| 10 |
+ > |
|
| 11 |
+ <Platforms> |
|
| 12 |
+ <Platform |
|
| 13 |
+ Name="Win32" |
|
| 14 |
+ /> |
|
| 15 |
+ </Platforms> |
|
| 16 |
+ <ToolFiles> |
|
| 17 |
+ </ToolFiles> |
|
| 18 |
+ <Configurations> |
|
| 19 |
+ <Configuration |
|
| 20 |
+ Name="Debug|Win32" |
|
| 21 |
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 22 |
+ IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 23 |
+ ConfigurationType="4" |
|
| 24 |
+ CharacterSet="1" |
|
| 25 |
+ > |
|
| 26 |
+ <Tool |
|
| 27 |
+ Name="VCPreBuildEventTool" |
|
| 28 |
+ /> |
|
| 29 |
+ <Tool |
|
| 30 |
+ Name="VCCustomBuildTool" |
|
| 31 |
+ /> |
|
| 32 |
+ <Tool |
|
| 33 |
+ Name="VCXMLDataGeneratorTool" |
|
| 34 |
+ /> |
|
| 35 |
+ <Tool |
|
| 36 |
+ Name="VCWebServiceProxyGeneratorTool" |
|
| 37 |
+ /> |
|
| 38 |
+ <Tool |
|
| 39 |
+ Name="VCMIDLTool" |
|
| 40 |
+ /> |
|
| 41 |
+ <Tool |
|
| 42 |
+ Name="VCCLCompilerTool" |
|
| 43 |
+ Optimization="0" |
|
| 44 |
+ AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)..\libclamav\c++\";"$(SolutionDir)llvmbuild\include"" |
|
| 45 |
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 46 |
+ MinimalRebuild="true" |
|
| 47 |
+ BasicRuntimeChecks="3" |
|
| 48 |
+ RuntimeLibrary="3" |
|
| 49 |
+ UsePrecompiledHeader="0" |
|
| 50 |
+ WarningLevel="3" |
|
| 51 |
+ DebugInformationFormat="4" |
|
| 52 |
+ DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 53 |
+ /> |
|
| 54 |
+ <Tool |
|
| 55 |
+ Name="VCManagedResourceCompilerTool" |
|
| 56 |
+ /> |
|
| 57 |
+ <Tool |
|
| 58 |
+ Name="VCResourceCompilerTool" |
|
| 59 |
+ /> |
|
| 60 |
+ <Tool |
|
| 61 |
+ Name="VCPreLinkEventTool" |
|
| 62 |
+ /> |
|
| 63 |
+ <Tool |
|
| 64 |
+ Name="VCLibrarianTool" |
|
| 65 |
+ /> |
|
| 66 |
+ <Tool |
|
| 67 |
+ Name="VCALinkTool" |
|
| 68 |
+ /> |
|
| 69 |
+ <Tool |
|
| 70 |
+ Name="VCXDCMakeTool" |
|
| 71 |
+ /> |
|
| 72 |
+ <Tool |
|
| 73 |
+ Name="VCBscMakeTool" |
|
| 74 |
+ /> |
|
| 75 |
+ <Tool |
|
| 76 |
+ Name="VCFxCopTool" |
|
| 77 |
+ /> |
|
| 78 |
+ <Tool |
|
| 79 |
+ Name="VCPostBuildEventTool" |
|
| 80 |
+ /> |
|
| 81 |
+ </Configuration> |
|
| 82 |
+ <Configuration |
|
| 83 |
+ Name="Release|Win32" |
|
| 84 |
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
| 85 |
+ IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)" |
|
| 86 |
+ ConfigurationType="4" |
|
| 87 |
+ CharacterSet="1" |
|
| 88 |
+ WholeProgramOptimization="1" |
|
| 89 |
+ > |
|
| 90 |
+ <Tool |
|
| 91 |
+ Name="VCPreBuildEventTool" |
|
| 92 |
+ /> |
|
| 93 |
+ <Tool |
|
| 94 |
+ Name="VCCustomBuildTool" |
|
| 95 |
+ /> |
|
| 96 |
+ <Tool |
|
| 97 |
+ Name="VCXMLDataGeneratorTool" |
|
| 98 |
+ /> |
|
| 99 |
+ <Tool |
|
| 100 |
+ Name="VCWebServiceProxyGeneratorTool" |
|
| 101 |
+ /> |
|
| 102 |
+ <Tool |
|
| 103 |
+ Name="VCMIDLTool" |
|
| 104 |
+ /> |
|
| 105 |
+ <Tool |
|
| 106 |
+ Name="VCCLCompilerTool" |
|
| 107 |
+ Optimization="2" |
|
| 108 |
+ EnableIntrinsicFunctions="true" |
|
| 109 |
+ WholeProgramOptimization="false" |
|
| 110 |
+ AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)..\libclamav\c++\";"$(SolutionDir)llvmbuild\include"" |
|
| 111 |
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1" |
|
| 112 |
+ RuntimeLibrary="2" |
|
| 113 |
+ EnableFunctionLevelLinking="false" |
|
| 114 |
+ UsePrecompiledHeader="0" |
|
| 115 |
+ WarningLevel="3" |
|
| 116 |
+ DebugInformationFormat="1" |
|
| 117 |
+ DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351" |
|
| 118 |
+ /> |
|
| 119 |
+ <Tool |
|
| 120 |
+ Name="VCManagedResourceCompilerTool" |
|
| 121 |
+ /> |
|
| 122 |
+ <Tool |
|
| 123 |
+ Name="VCResourceCompilerTool" |
|
| 124 |
+ /> |
|
| 125 |
+ <Tool |
|
| 126 |
+ Name="VCPreLinkEventTool" |
|
| 127 |
+ /> |
|
| 128 |
+ <Tool |
|
| 129 |
+ Name="VCLibrarianTool" |
|
| 130 |
+ /> |
|
| 131 |
+ <Tool |
|
| 132 |
+ Name="VCALinkTool" |
|
| 133 |
+ /> |
|
| 134 |
+ <Tool |
|
| 135 |
+ Name="VCXDCMakeTool" |
|
| 136 |
+ /> |
|
| 137 |
+ <Tool |
|
| 138 |
+ Name="VCBscMakeTool" |
|
| 139 |
+ /> |
|
| 140 |
+ <Tool |
|
| 141 |
+ Name="VCFxCopTool" |
|
| 142 |
+ /> |
|
| 143 |
+ <Tool |
|
| 144 |
+ Name="VCPostBuildEventTool" |
|
| 145 |
+ /> |
|
| 146 |
+ </Configuration> |
|
| 147 |
+ </Configurations> |
|
| 148 |
+ <References> |
|
| 149 |
+ </References> |
|
| 150 |
+ <Files> |
|
| 151 |
+ <Filter |
|
| 152 |
+ Name="Source Files" |
|
| 153 |
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
| 154 |
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
| 155 |
+ > |
|
| 156 |
+ <File |
|
| 157 |
+ RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp" |
|
| 158 |
+ > |
|
| 159 |
+ </File> |
|
| 160 |
+ <File |
|
| 161 |
+ RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp" |
|
| 162 |
+ > |
|
| 163 |
+ </File> |
|
| 164 |
+ <File |
|
| 165 |
+ RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp" |
|
| 166 |
+ > |
|
| 167 |
+ </File> |
|
| 168 |
+ <File |
|
| 169 |
+ RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp" |
|
| 170 |
+ > |
|
| 171 |
+ </File> |
|
| 172 |
+ <File |
|
| 173 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp" |
|
| 174 |
+ > |
|
| 175 |
+ </File> |
|
| 176 |
+ <File |
|
| 177 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp" |
|
| 178 |
+ > |
|
| 179 |
+ </File> |
|
| 180 |
+ <File |
|
| 181 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp" |
|
| 182 |
+ > |
|
| 183 |
+ </File> |
|
| 184 |
+ <File |
|
| 185 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp" |
|
| 186 |
+ > |
|
| 187 |
+ </File> |
|
| 188 |
+ <File |
|
| 189 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp" |
|
| 190 |
+ > |
|
| 191 |
+ </File> |
|
| 192 |
+ <File |
|
| 193 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp" |
|
| 194 |
+ > |
|
| 195 |
+ </File> |
|
| 196 |
+ <File |
|
| 197 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp" |
|
| 198 |
+ > |
|
| 199 |
+ </File> |
|
| 200 |
+ <File |
|
| 201 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp" |
|
| 202 |
+ > |
|
| 203 |
+ </File> |
|
| 204 |
+ <File |
|
| 205 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp" |
|
| 206 |
+ > |
|
| 207 |
+ </File> |
|
| 208 |
+ <File |
|
| 209 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp" |
|
| 210 |
+ > |
|
| 211 |
+ </File> |
|
| 212 |
+ <File |
|
| 213 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp" |
|
| 214 |
+ > |
|
| 215 |
+ </File> |
|
| 216 |
+ <File |
|
| 217 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp" |
|
| 218 |
+ > |
|
| 219 |
+ </File> |
|
| 220 |
+ <File |
|
| 221 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp" |
|
| 222 |
+ > |
|
| 223 |
+ </File> |
|
| 224 |
+ <File |
|
| 225 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp" |
|
| 226 |
+ > |
|
| 227 |
+ </File> |
|
| 228 |
+ <File |
|
| 229 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp" |
|
| 230 |
+ > |
|
| 231 |
+ </File> |
|
| 232 |
+ <File |
|
| 233 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp" |
|
| 234 |
+ > |
|
| 235 |
+ </File> |
|
| 236 |
+ <File |
|
| 237 |
+ RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp" |
|
| 238 |
+ > |
|
| 239 |
+ </File> |
|
| 240 |
+ </Filter> |
|
| 241 |
+ </Files> |
|
| 242 |
+ <Globals> |
|
| 243 |
+ </Globals> |
|
| 244 |
+</VisualStudioProject> |