Skip to content

Commit e1c2fc6

Browse files
committed
2 parents f689fda + 02b8391 commit e1c2fc6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ cmake --build .
4747
```
4848

4949
If these steps are successful, a Visual Studio solution will be generated in ```build```. You can open this project with Visual Studio and then run the ```engine-sim-app``` project. If you encounter an error telling you that you're missing DLLs, you will have to copy those DLLs to your EXE's directory.
50+
51+
### Step 5. add necesarry stuff in vs
52+
just add this stuff to engine-sim project
53+
![image](https://user-images.githubusercontent.com/87225187/185770190-a43cbb1f-baa0-4092-95b1-543f53804300.png)
54+
![image](https://user-images.githubusercontent.com/87225187/185770194-d83556c5-4b58-4ed5-8cdc-d54e5da4035c.png)

0 commit comments

Comments
 (0)