Committing ApplewinExpress.vcproj (again)
This commit is contained in:
parent
e83a65a9f2
commit
6436ebf636
1 changed files with 18 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<?xml version="1.0" encoding="shift_jis"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="Applewin"
|
||||
ProjectGUID="{1DA0C491-B5F4-4EC8-B1D2-CF6BE635DADC}"
|
||||
RootNamespace="Applewin"
|
||||
|
@ -282,6 +282,10 @@
|
|||
RelativePath=".\source\Keyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\source\Log.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\source\Memory.cpp"
|
||||
>
|
||||
|
@ -298,6 +302,14 @@
|
|||
RelativePath=".\source\Mockingboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\source\ParallelPrinter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\source\ParallelPrinter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\source\PropertySheetPage.cpp"
|
||||
>
|
||||
|
@ -625,6 +637,10 @@
|
|||
RelativePath="RESOURCE\HELP.BMP"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource\Parallel.rom"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RESOURCE\RUN.BMP"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue