Skip to content

Commit 8aec01a

Browse files
author
jan.hrbacek
committed
Fix Windows port lcmgen VS project file - missing emit_csharp.c
git-svn-id: https://lcm.googlecode.com/svn/trunk@480 989093bb-e83e-0410-a25a-9184cbcad8d0
1 parent d63f81d commit 8aec01a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

lcmgen/lcm-gen.vcproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,18 @@
200200
/>
201201
</FileConfiguration>
202202
</File>
203+
<File
204+
RelativePath=".\emit_csharp.c"
205+
>
206+
<FileConfiguration
207+
Name="Debug|Win32"
208+
>
209+
<Tool
210+
Name="VCCLCompilerTool"
211+
CompileAs="2"
212+
/>
213+
</FileConfiguration>
214+
</File>
203215
<File
204216
RelativePath=".\emit_java.c"
205217
>

0 commit comments

Comments
 (0)