Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5311543

Browse files
committed
Clean up resources
1 parent c84d8d5 commit 5311543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/resources/pipl-resource.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information on the `ANIM_FilterInfo` and `ANIM_ParamAtom`, see the reso
2626

2727
## A Basic PiPL Example
2828

29-
```none
29+
```cpp
3030
#define plugInName "SDK Custom Import"
3131
#define plugInMatchName "SDK Custom Import"
3232

@@ -58,4 +58,4 @@ On Windows, .r files are processed with CnvtPiPL.exe, which creates an .rcp file
5858

5959
To view them, open up the sample project in .NET. In the Solution Explorer, right-click the .r file and choose Properties. In the dialog, choose the Custom Build Step folder. The Command
6060

61-
Line contains the script for executing the CnvtPiPL.exe. Unless you are using a different compiler than the support compiler, or adding support for Asian languages, you should not need to modify the custom build steps. This script may also be found as a text file in the SDK at \\Examples\\ ResourcesWinCustom Build Steps.txt. This text file also describes the additional switches used for Asian languages.
61+
Line contains the script for executing the CnvtPiPL.exe. Unless you are using a different compiler than the support compiler, or adding support for Asian languages, you should not need to modify the custom build steps. This script may also be found as a text file in the SDK at `\\Examples\\Resources\\Win\\Custom Build Steps.txt`. This text file also describes the additional switches used for Asian languages.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /