parent
168d8d9413
commit
d466ec1275
|
@ -1437,6 +1437,23 @@
|
|||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="help"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\help\fceux.chm"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy /y ..\src\drivers\win\help\fceux.chm $(OutDir)"
|
||||
Outputs="$(OutDir)\fceux.chm"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
@ -2252,19 +2269,6 @@
|
|||
RelativePath="..\src\fceu.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\drivers\win\help\fceux.chm"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy /y ..\src\drivers\win\help\fceux.chm $(OutDir)"
|
||||
Outputs="$(OutDir)\fceux.chm"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\fds.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue