6e8fbca745
match the genesis editor version 1.3.0.653.
20 lines
488 B
XML
20 lines
488 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<VisualStudioToolFile
|
|
Name="Nebula3 Interface Definition Files"
|
|
Version="8,00"
|
|
>
|
|
<Rules>
|
|
<CustomBuildRule
|
|
Name="Nebula3 Interface Definition"
|
|
DisplayName="Nebula3 Interface Definition File"
|
|
CommandLine="..\..\bin\win32\idlc [Inputs]"
|
|
Outputs="[$ObjectFileName]"
|
|
FileExtensions="*.nidl"
|
|
ExecutionDescription="Compiling nidl file..."
|
|
>
|
|
<Properties>
|
|
</Properties>
|
|
</CustomBuildRule>
|
|
</Rules>
|
|
</VisualStudioToolFile>
|