Last change
on this file since bc7ab391 was
f7f05cf,
checked in by zzz <zzz@…>, 16 years ago
|
imported Iakin's public domain jcpuid library allowing the detection of CPU types from java
imported Iakin's modifications to jbigi to use the jcpuid library in detecting what jbigi implementation to load
imported and slightly updated Iakin's scripts to build jbigi for lots of architectures
(yay iakin!)
|
-
Property mode set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 8.00 |
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jcpuid", "jcpuid.vcproj", "{161B6AD9-3825-4BA5-893D-D90B09846849}" |
---|
3 | ProjectSection(ProjectDependencies) = postProject |
---|
4 | EndProjectSection |
---|
5 | EndProject |
---|
6 | Global |
---|
7 | GlobalSection(DPCodeReviewSolutionGUID) = preSolution |
---|
8 | DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} |
---|
9 | EndGlobalSection |
---|
10 | GlobalSection(SolutionConfiguration) = preSolution |
---|
11 | Debug = Debug |
---|
12 | Release = Release |
---|
13 | EndGlobalSection |
---|
14 | GlobalSection(ProjectConfiguration) = postSolution |
---|
15 | {161B6AD9-3825-4BA5-893D-D90B09846849}.Debug.ActiveCfg = Debug|Win32 |
---|
16 | {161B6AD9-3825-4BA5-893D-D90B09846849}.Debug.Build.0 = Debug|Win32 |
---|
17 | {161B6AD9-3825-4BA5-893D-D90B09846849}.Release.ActiveCfg = Release|Win32 |
---|
18 | {161B6AD9-3825-4BA5-893D-D90B09846849}.Release.Build.0 = Release|Win32 |
---|
19 | EndGlobalSection |
---|
20 | GlobalSection(ExtensibilityGlobals) = postSolution |
---|
21 | EndGlobalSection |
---|
22 | GlobalSection(ExtensibilityAddIns) = postSolution |
---|
23 | EndGlobalSection |
---|
24 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.